Template:NPC: Difference between revisions
No edit summary |
No edit summary |
||
| Line 123: | Line 123: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"creature": { | "creature": { | ||
| Line 177: | Line 147: | ||
"first_appearance", | "first_appearance", | ||
"last_appearance", | "last_appearance", | ||
"appearances | "appearances" | ||
] | ] | ||
} | } | ||
| Line 244: | Line 208: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Revision as of 20:37, 22 February 2025
Usage:
{{PC
| name = Carlo
| fanart =
| creature =
| title =
| status =
| alignment =
| birth_date =
| death_date =
| pronouns =
| queerness =
| languages =
| homeland =
| deity =
| relationships =
| first_appearance =
| last_appearance =
| appearances =
| strength =
| dexterity =
| constitution =
| intelligence =
| wisdom =
| charisma =
}}
Infobox for players characters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Fanart | fanart | URL or filename of the character’s fanart image. | String | optional |
| Creature | creature | The character's specific creature species, and race (if applicable). | String | required |
| Alignment | alignment | The character’s alignment. | String | required |
| Title | title | The character's formal title. | String | optional |
| Pronouns | pronouns | The character’s pronouns. | String | required |
| Queerness | queerness | The character’s level of queerness. | String | optional |
| Status | status | The character’s status, e.g Alive, Dead or anything in between. | String | required |
| Birth Date | birth_date | The character’s birth date (if known). | String | optional |
| Death Date | death_date | The character’s death date (if applicable). | String | optional |
| Languages | languages | The languages spoken by the character. | String | required |
| Homeland | homeland | The character’s homeland. | String | required |
| Deity | deity | The deity that the character worships (if applicable). | String | optional |
| Relationships | relationships | The character’s most important relationships. | String | required |
| First Appearance | first_appearance | The character’s first appearance. | String | required |
| Last Appearance | last_appearance | The character’s last appearance. | String | optional |
| Appearances | appearances | The campaigns or adventures where the character appears. | String | required |