Recent changes Random page
GAMING
Gaming
 
WoWWiki
Halopedia
FFXIclopedia
Age of Conan
Warhammer Online
Grand Theft Wiki
See more...

Template:Armor

From Wikihack

Jump to: navigation, search
{{ {{{color}}} |[}}   {{{name}}}  
Appearance {{{name}}}
Slot [[{{{slot}}}]]
AC {{{ac}}}
Special (none)
Cost {{{cost}}} zm
Weight {{{weight}}}
Material [[{{{material}}}]]

Put this template at the top of every armor page. Call it like this:

{{armor
  |color=white
  |tile=[[Image:Alchemy smock.png]]
  |name=alchemy smock
  |appearance=apron
  |slot=cloak
  |ac=1
  |special=<ul><li>[[magic cancellation|MC1]]</li><li>[[acid resistance]]</li><li>[[poison resistance]]</li></ul>
  |cost=50
  |weight=10
  |material=cloth
}}

Tile is optional, and will by default to trying to find a tile based on name. Appearance is optional, and will default to name. There is also a top field that can be used for displaying multiple glyphs/tiles; this will cause the template to ignore color and tile.