Difference between revisions of "Template:Gear Page"
Jump to navigation
Jump to search
m |
|||
Line 2: | Line 2: | ||
| | | | ||
| width=150px | <used as light> | | width=150px | <used as light> | ||
+ | | width=100px |{{{lightcomment|}}} | ||
| {{{light}}} | | {{{light}}} | ||
|- | |- | ||
| style="color:#999999" | 2x | | style="color:#999999" | 2x | ||
| <worn on finger> | | <worn on finger> | ||
+ | | |{{{fingercomment|}}} | ||
| {{{finger}}} | | {{{finger}}} | ||
|- | |- | ||
| style="color:#999999" | 2x | | style="color:#999999" | 2x | ||
| <worn around neck> | | <worn around neck> | ||
+ | | |{{{neckcomment|}}} | ||
| {{{neck}}} | | {{{neck}}} | ||
|- | |- | ||
| | | | ||
| <worn on body> | | <worn on body> | ||
+ | | |{{{onbodycomment|}}} | ||
| {{{onbody}}} | | {{{onbody}}} | ||
|- | |- | ||
| | | | ||
| <worn on head> | | <worn on head> | ||
+ | | |{{{headcomment|}}} | ||
| {{{head}}} | | {{{head}}} | ||
|- | |- | ||
| | | | ||
| <worn on legs> | | <worn on legs> | ||
+ | | |{{{legscomment|}}} | ||
| {{{legs}}} | | {{{legs}}} | ||
|- | |- | ||
| | | | ||
| <worn on feet> | | <worn on feet> | ||
+ | | |{{{feetcomment|}}} | ||
| {{{feet}}} | | {{{feet}}} | ||
|- | |- | ||
| | | | ||
| <worn on legs> | | <worn on legs> | ||
+ | | |{{{legscomment|}}} | ||
| {{{legs}}} | | {{{legs}}} | ||
|- | |- | ||
| | | | ||
| <worn on arms> | | <worn on arms> | ||
+ | | |{{{armscomment|}}} | ||
| {{{arms}}} | | {{{arms}}} | ||
|- | |- | ||
| | | | ||
| <held in offhand> | | <held in offhand> | ||
+ | | |{{{offhandcomment|}}} | ||
| {{{offhand}}} | | {{{offhand}}} | ||
|- | |- | ||
| | | | ||
| <worn about body> | | <worn about body> | ||
+ | | |{{{aboutbodycomment|}}} | ||
| {{{aboutbody}}} | | {{{aboutbody}}} | ||
|- | |- | ||
| | | | ||
| <worn about waist> | | <worn about waist> | ||
+ | | |{{{waistcomment|}}} | ||
| {{{waist}}} | | {{{waist}}} | ||
|- | |- | ||
| style="color:#999999" | 2x | | style="color:#999999" | 2x | ||
| <worn on wrist> | | <worn on wrist> | ||
+ | | |{{{wristcomment|}}} | ||
| {{{wrist}}} | | {{{wrist}}} | ||
|- | |- | ||
| | | | ||
| <wielded> | | <wielded> | ||
+ | | |{{{wieldcomment|}}} | ||
| {{{wield}}} | | {{{wield}}} | ||
|- | |- | ||
| | | | ||
| <held> | | <held> | ||
+ | | |{{{heldcomment|}}} | ||
| {{{held}}} | | {{{held}}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 08:37, 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 legs> | {{{legs}}} | ||
<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.