Template:Tool
Jump to navigation
Jump to search
| ( | |
|---|---|
| Name | Tool |
| Appearance | Tool |
| Base price | {{{cost}}} zm |
| Weight | {{{weight}}} |
| Material | [[{{{material}}}]] |
| Monster use | Will not be used by monsters. |
Put this template at the top of every tool page. Call it like this:
{{tool
|name=NAME
|tile=TILE
|appearance=APPEARANCE
|cost=COST
|weight=WEIGHT
|color=COLOR
|material=MATERIAL
|muse=MONSTER USAGE
}}
Name, appearance and color are optional parameters that default to the page name, name of the item, and cyan. 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 the talk page for further usage notes.