No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
}, | }, | ||
"aka": { | "aka": { | ||
"description": "Other names that the NPC is known by." | "description": "Other names that the NPC is known by.", | ||
"suggested": true | |||
}, | }, | ||
"description": { | "description": { | ||
Line 34: | Line 35: | ||
}, | }, | ||
"description": "This template is used for describing NPCs that give effects.", | "description": "This template is used for describing NPCs that give effects.", | ||
"format": " | "format": "{{_\n|_ = _\n}}" | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 17:39, 5 September 2021
This template is used for describing NPCs that give effects.
Parameter | Description | Type | Status | |
---|---|---|---|---|
headercolor | headercolor | The header's background color.
| String | suggested |
headerfontcolor | headerfontcolor | The header's text color.
| String | suggested |
name | name | The NPC's name. | String | suggested |
image | image | An image of the NPC. | String | suggested |
aka | aka | Other names that the NPC is known by. | Unknown | suggested |
description | description | A short description of the NPC. | String | suggested |