Template:Wand

From NetHackWiki
Jump to navigation Jump to search
/
Name {{{name}}}
Appearance random
Base price {{{cost}}} zm
Weight 7
Type {{{type}}}
Maximum charges {{{maxcharges}}}
Monster use Will not be used by monsters.

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

{{wand
 |name=NAME
 |cost=COST
 |type=TYPE
 |maxcharges=MAXCHARGES
 |abundance=ABUNDANCE
 |spell=SPELL
 |muse=def, off, misc or no
}}

abundance, muse and spell are optional. muse is for monster use; def means defensive item, off means offensive item, misc means miscellaneous item, and no means neither, which is the default.

See this talk page for further usage notes.