Difference between revisions of "Template:Infobox knot/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
m (moved Template:Knot-details/doc to Template:Infobox Knot details/doc: rename to match new template name)
imported>Zyxw
(update to reflect new template name)
Line 3: Line 3:
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Knot-details
+
{{Infobox Knot details
| name=        <!-- Canonical name-->
+
| name =        <!-- Canonical name-->
| names=      <!-- Variant Name(s), DO NOT include the original name here -->
+
| names =      <!-- Variant Name(s), DO NOT include the original name here -->
| image=      <!-- Use ONLY the filename, not a full [[Image:]] link -->
+
| image =      <!-- Use ONLY the filename, not a full [[Image:]] link -->
| caption=    <!-- image caption -->
+
| caption =    <!-- image caption -->
| type=        <!-- Category (bend, binding, coil, decorative, hitch, lashing,
+
| type =        <!-- Category (bend, binding, coil, decorative, hitch, lashing,
                        loop, plait, slip, seizing, sennit, splice, stopper,
+
                        loop, plait, slip, seizing, sennit, splice, stopper,
                        trick, or whipping) in LOWER CASE
+
                        trick, or whipping) in LOWER CASE
                    This automatically places the knot in the named category
+
                    This automatically places the knot in the named category
                    and places a link to a list of knots of that type -->
+
                    and places a link to a list of knots of that type -->
| type2=      <!-- Additional category for knots that can be classified in two cats -->
+
| type2 =      <!-- Additional category for knots that can be classified in two cats -->
| strength=    <!-- Efficiency -->
+
| strength =    <!-- Efficiency -->
| origin=      <!-- Only fill in if known and w/refs -->
+
| origin =      <!-- Only fill in if known and w/refs -->
| related=    <!-- links to related knots -->
+
| related =    <!-- links to related knots -->
| releasing=  <!-- jamming/non-jamming -->
+
| releasing =  <!-- jamming/non-jamming -->
| uses=        <!-- Typical use -->
+
| uses =        <!-- Typical use -->
| caveat=      <!-- List any warnings or unusual characteristics of knot
+
| caveat =      <!-- List any warnings or unusual characteristics of knot
| abok_number= <!-- number(s) from The Ashley Book of Knots --
+
| abok_number = <!-- number(s) from The Ashley Book of Knots --
 
                     prefix with # (e.g. #1010);
 
                     prefix with # (e.g. #1010);
 
                     '''bold''' primary entries if a list -->
 
                     '''bold''' primary entries if a list -->
Line 28: Line 28:
 
A version to paste into new articles:
 
A version to paste into new articles:
 
<pre>
 
<pre>
{{Knot-details
+
{{Infobox Knot details
| name=
+
| name =  
| names=  
+
| names =  
| image=  
+
| image =  
| caption=
+
| caption =  
| type=  
+
| type =  
| type2=  
+
| type2 =  
| strength=  
+
| strength =  
| origin=  
+
| origin =  
| related=  
+
| related =  
| releasing=  
+
| releasing =  
| uses=  
+
| uses =  
| caveat=  
+
| caveat =  
| abok_number=  
+
| abok_number =  
 
}}
 
}}
 
</pre>
 
</pre>
 
==See also==
 
 
 
<includeonly><!--
 
<includeonly><!--
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->

Revision as of 15:47, 22 April 2008

Usage

{{Infobox Knot details
| name =        <!-- Canonical name-->
| names =       <!-- Variant Name(s), DO NOT include the original name here -->
| image =       <!-- Use ONLY the filename, not a full [[Image:]] link -->
| caption =     <!-- image caption -->
| type =        <!-- Category (bend, binding, coil, decorative, hitch, lashing,
                         loop, plait, slip, seizing, sennit, splice, stopper,
                         trick, or whipping) in LOWER CASE
                     This automatically places the knot in the named category
                     and places a link to a list of knots of that type -->
| type2 =       <!-- Additional category for knots that can be classified in two cats -->
| strength =    <!-- Efficiency -->
| origin =      <!-- Only fill in if known and w/refs -->
| related =     <!-- links to related knots -->
| releasing =   <!-- jamming/non-jamming -->
| uses =        <!-- Typical use -->
| caveat =      <!-- List any warnings or unusual characteristics of knot
| abok_number = <!-- number(s) from The Ashley Book of Knots --
                    prefix with # (e.g. #1010);
                    '''bold''' primary entries if a list -->
}}

A version to paste into new articles:

{{Infobox Knot details
| name = 
| names = 
| image = 
| caption = 
| type = 
| type2 = 
| strength = 
| origin = 
| related = 
| releasing = 
| uses = 
| caveat = 
| abok_number = 
}}