Difference between revisions of "Template:Gear Page"

From AvatarWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 +
<noinclude>How to use templates is described in [[:Category:Templates]].
 +
 +
This template begins below the horizontal ruler:
 +
----</noinclude>
 
{|
 
{|
 
|
 
|
Line 72: Line 76:
 
  <nowiki>|}}</nowiki>
 
  <nowiki>|}}</nowiki>
  
All flags should be used, or it will leave the parameter the way it is.</noinclude>
+
All flags should be used, or it will leave the parameter the way it is.
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 19:10, 4 February 2007

How to use templates is described in Category:Templates.

This template begins below the horizontal ruler:


<used as light> {{{light}}}
2x <worn on finger> {{{finger}}}
2x <worn around neck> {{{neck}}}
<worn on body> {{{onbody}}}
<worn on head> {{{head}}}
<worn on legs> {{{legs}}}
<worn on feet> {{{feet}}}
<worn on hands> {{{hands}}}
<worn on arms> {{{arms}}}
<held in offhand> {{{offhand}}}
<worn about body> {{{aboutbody}}}
<worn about waist> {{{waist}}}
2x <worn on wrist> {{{wrist}}}
<wielded> {{{wield}}}
<held> {{{held}}}

How to use

If you insert the following into a page, it should look just like what it's supposed to be like:

{{Gear Page|
| light=[[Light]]
| finger=[[Finger]]
| neck=[[Neck]]
| onbody=[[On Body]]
| etc, etc.
|}}

All flags should be used, or it will leave the parameter the way it is.