Template:Item

From CrawlWiki
Revision as of 05:20, 21 December 2012 by Flun (talk | contribs) (1 revision: importing templates from old_crawl wiki)
Jump to: navigation, search
Type {{{itemtype}}}
Name {{{name}}}
Weight {{{weight}}} aum

Use this template for pages about specific items; put it at the top of every such page. ITEMTYPE should correspond to the groupings on the inventory screen, and be one of:

  • Weapon
  • Missile
  • Armour
  • Wand
  • Comestible
  • Scroll
  • Jewellery
  • Potion
  • Book
  • Staff
  • Rod
  • Orb (Orb of Zot only)
  • Miscellaneous item

Call the template like this:

{{item
 |itemtype=ITEMTYPE
 |name=NAME
 |weight=WEIGHT
}}