Template:NPC: Difference between revisions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
| creature = | | creature = | ||
| title = | | title = | ||
| status = | | status = | ||
| alignment = | | alignment = | ||
| Line 64: | Line 63: | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"status": { | "status": { | ||
| Line 175: | Line 168: | ||
"pronouns", | "pronouns", | ||
"queerness", | "queerness", | ||
"status", | "status", | ||
"birth_date", | "birth_date", | ||
| Line 220: | Line 212: | ||
{{#if: {{{title|}}} | | {{#if: {{{title|}}} | | ||
{{!}} '''Title:''' {{!}}{{!}} {{{title|}}} | {{!}} '''Title:''' {{!}}{{!}} {{{title|}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Revision as of 20:28, 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 |
| Strength | strength | The character’s strength score. | Number | optional |
| Dexterity | dexterity | The character’s dexterity score. | Number | optional |
| Constitution | constitution | The character’s constitution score. | Number | optional |
| Intelligence | intelligence | The character’s intelligence score. | Number | optional |
| Wisdom | wisdom | The character’s wisdom score. | Number | optional |
| Charisma | charisma | The character’s charisma score. | Number | optional |