Template:Scroll
Jump to navigation
Jump to search
| ? | |
|---|---|
| Name | {{{name}}} |
| Appearance | random |
| Base price | {{{cost}}} zm |
| Weight | 5 |
| Ink to write | {{{ink}}} |
| Monster use | Will not be used by monsters. |
Put this template at the top of every scroll page. Call it like this:
{{scroll
|name=NAME
|appearance=APPEARANCE
|tile=TILE
|cost=COST
|ink=INK
|muse=def, off or no
}}
| ? | |
|---|---|
| Name | example |
| Appearance | random |
| Base price | 34 zm |
| Weight | 5 |
| Ink to write | 30 |
| Monster use | Will not be used by monsters. |
appearance and tile are optional; they should only be used for the two scrolls that have guaranteed appearances (namely scroll of mail and scroll of blank paper). muse is used for whether monsters may use this scroll, and if so, when; def for defensive items, off for offensive items and no for neither. Defaults to no. See this talk page for further usage notes.