Template:Item-noicon

From CrawlWiki
Jump to: navigation, search
Type {{{itemtype}}}
Name {{{name}}}

Use this template for pages about specific items, when you don't want to show the icon corresponding to that item; Most of the time you should be using Template:Item instead of this. 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-noicon
 |itemtype=ITEMTYPE
 |name=NAME
}}