Difference between revisions of "Template:Gear Page"
Jump to navigation
Jump to search
m (legs was mentioned twice) |
|||
Line 19: | Line 19: | ||
| <worn on head> | | <worn on head> | ||
| {{{head}}} | | {{{head}}} | ||
+ | |- | ||
+ | | | ||
+ | | <worn on legs> | ||
+ | | {{{legs}}} | ||
|- | |- | ||
| | | | ||
Line 25: | Line 29: | ||
|- | |- | ||
| | | | ||
− | | <worn on | + | | <worn on hands> |
− | | {{{ | + | | {{{hands}}} |
|- | |- | ||
| | | |
Revision as of 12:45, 2 February 2007
<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.