Oh0kaYthen86 (talk | contribs) (rearranged parameters as they are listed, added 4 new parameters to list) |
No edit summary |
||
Line 46: | Line 46: | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"Wallpapers": { | "Wallpapers": { | ||
Line 104: | Line 96: | ||
"role", | "role", | ||
"location", | "location", | ||
"Wallpapers", | "Wallpapers", | ||
"Menu", | "Menu", | ||
Line 110: | Line 101: | ||
"size", | "size", | ||
"killable", | "killable", | ||
"notes | "notes" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 18:21, 29 April 2023
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 |