Template:Infobox NPC: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 88: | Line 88: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"title": { | |||
"label": "Title", | |||
"type": "string" | |||
}, | |||
"gender": { | |||
"label": "Gender", | |||
"type": "string" | |||
}, | |||
"symbol": { | |||
"label": "Common Symbol", | |||
"type": "unknown" | |||
}, | |||
"creaturetype": { | |||
"label": "Creature Type", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 95: | Line 111: | ||
"type", | "type", | ||
"aka", | "aka", | ||
"title", | |||
"gender", | |||
"pronouns", | "pronouns", | ||
"location", | "location", | ||
"symbol", | |||
"creaturetype", | |||
"race", | "race", | ||
"languages", | "languages", | ||
Latest revision as of 07:18, 14 January 2026
{{{name}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Image | image | no description | File | optional |
| Type | type | no description | String | optional |
| Also known as | aka | no description | String | optional |
| Title | title | no description | String | optional |
| Gender | gender | no description | String | optional |
| Pronouns | pronouns | no description | String | optional |
| Location | location | no description | Unknown | optional |
| Common Symbol | symbol | no description | Unknown | optional |
| Creature Type | creaturetype | no description | String | optional |
| Race | race | no description | String | optional |
| Languages | languages | no description | String | optional |
| Profession | profession | no description | String | optional |