A template used in displaying NPC information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the NPC (if different than the page name). | String | optional |
headercolor | headercolor | The header's background color.
| String | suggested |
headerfontcolor | headerfontcolor | The header's text color.
| String | suggested |
headerfontsize | headerfontsize | The header's font size.
| String | optional |
image | image | An image representing the NPC. | String | required |
imagewidth | imagewidth | A custom width for the NPC's image.
| String | optional |
caption | caption | A caption describing the NPC's image. | String | optional |
species | species | The in-game species of the NPC. | String | optional |
role | role | The NPC's purpose. | Content | required |
location | location | The NPC's location. | String | required |
Wallpapers | Wallpapers | Wallpapers that you can get from this NPC.
| String | suggested |
Menu | Menu | Menu themes that the NPC would you.
| String | suggested |
Events | Events | Events associated with this NPC. | String | suggested |
size | size | The NPC's physical size. | String | optional |
killable | killable | Whether the NPC can be killed. | String | required |
notes | notes | Additional notes related to the NPC. | Content | suggested |