Template:Potion

From NetHackWiki
Jump to navigation Jump to search
!
Name {{{name}}}
Appearance random
Base price {{{cost}}} zm
Weight 20
Monster use Will not be used by monsters.

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

{{potion
 |name=NAME
 |appearance=APPEARANCE
 |cost=COST
 |color=COLOR
 |tile=TILE
 |muse=def, off, misc or no
}}

appearance, color and tile are optional; they should only be used for potion of water, which has its guaranteed cyan color and "blank potion" appearance. muse is for monster use; def is for defensive items, off is for offensive items, misc is for miscellaneous items. no is for neither, and is also the default. See this talk page for further usage notes.