No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| | | | ||
{{{Wallpapers}}} | {{{Wallpapers}}} | ||
|- | |- | ||
{{#if: {{{Menu|}}}| | {{#if: {{{Menu|}}}| | ||
Line 35: | Line 29: | ||
| | | | ||
{{{Events}}} | {{{Events}}} | ||
|- | |||
{{!}} '''Size''' | |||
{{!}} {{{size}}} | |||
|- | |||
{{!}} '''Killable''' | |||
{{!}} {{{killable}}} | |||
|- | |- | ||
{{#if: {{{notes|}}}| | {{#if: {{{notes|}}}| |
Revision as of 12:03, 4 September 2021
NPCBox | |
---|---|
Location | {{{location}}} |
Role | {{{role}}} |
Effects |
{{{Effects}}} |
Wallpapers/Puzzles |
{{{Wallpapers}}} |
Events |
{{{Events}}} |
Size | {{{size}}} |
Killable | {{{killable}}} |
A template used in displaying NPC information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
headercolor | headercolor | The header's background color. | Unknown | optional |
headerfontcolor | headerfontcolor | The header's text color. | Unknown | optional |
image | image | An image representing the NPC. | Unknown | optional |
caption | caption | A caption describing the NPC's image. | Unknown | optional |
location | location | The NPC's location. | Unknown | optional |
role | role | The NPC's purpose. | Unknown | optional |
size | size | The NPC's physical size. | Unknown | optional |
killable | killable | Whether the NPC can be killed. | Unknown | optional |
notes | notes | Additional notes related to the NPC. | Unknown | optional |