Template:PC: Difference between revisions
m Fix typo |
No edit summary |
||
| Line 25: | Line 25: | ||
}} | }} | ||
</pre> | </pre> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "Infobox for players characters.", | |||
"params": { | |||
"fanart": { | |||
"label": "Fanart", | |||
"description": "URL or filename of the character’s fanart image.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"race": { | |||
"label": "Race", | |||
"description": "The character’s race.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"class": { | |||
"label": "Class", | |||
"description": "The character’s class and level.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"alignment": { | |||
"label": "Alignment", | |||
"description": "The character’s alignment.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pronouns": { | |||
"label": "Pronouns", | |||
"description": "The character’s pronouns.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"background": { | |||
"label": "Background", | |||
"description": "The character’s background.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"birth_date": { | |||
"label": "Birth Date", | |||
"description": "The character’s birth date (if known).", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"death_date": { | |||
"label": "Death Date", | |||
"description": "The character’s death date (if applicable).", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"languages": { | |||
"label": "Languages", | |||
"description": "The languages spoken by the character.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"homeland": { | |||
"label": "Homeland", | |||
"description": "The character’s homeland.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"deity": { | |||
"label": "Deity", | |||
"description": "The deity that the character worships (if applicable).", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"affiliations": { | |||
"label": "Affiliations", | |||
"description": "The character’s affiliations or groups they belong to.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"strength": { | |||
"label": "Strength", | |||
"description": "The character’s strength score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"dexterity": { | |||
"label": "Dexterity", | |||
"description": "The character’s dexterity score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"constitution": { | |||
"label": "Constitution", | |||
"description": "The character’s constitution score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"intelligence": { | |||
"label": "Intelligence", | |||
"description": "The character’s intelligence score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"wisdom": { | |||
"label": "Wisdom", | |||
"description": "The character’s wisdom score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"charisma": { | |||
"label": "Charisma", | |||
"description": "The character’s charisma score.", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"appearances": { | |||
"label": "Appearances", | |||
"description": "The campaigns or adventures where the character appears.", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> | ||
Revision as of 16:53, 19 November 2024
Usage:
{{PC
| name = Murmur
| fanart =
| race =
| class =
| background =
| alignment =
| birth_date =
| death_date =
| pronouns =
| languages =
| homeland =
| deity =
| affiliations =
| strength =
| dexterity =
| constitution =
| intelligence =
| wisdom =
| charisma =
| appearances =
}}
Infobox for players characters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Fanart | fanart | URL or filename of the character’s fanart image. | String | optional |
| Race | race | The character’s race. | String | required |
| Class | class | The character’s class and level. | String | required |
| Alignment | alignment | The character’s alignment. | String | required |
| Pronouns | pronouns | The character’s pronouns. | String | required |
| Background | background | The character’s background. | String | optional |
| 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 |
| Affiliations | affiliations | The character’s affiliations or groups they belong to. | String | required |
| Strength | strength | The character’s strength score. | Number | required |
| Dexterity | dexterity | The character’s dexterity score. | Number | required |
| Constitution | constitution | The character’s constitution score. | Number | required |
| Intelligence | intelligence | The character’s intelligence score. | Number | required |
| Wisdom | wisdom | The character’s wisdom score. | Number | required |
| Charisma | charisma | The character’s charisma score. | Number | required |
| Appearances | appearances | The campaigns or adventures where the character appears. | String | required |
| Basic information | |
|---|---|
| Race: | |
| Class & Level: | |
| Alignment: | |
| Pronouns: | |
| Languages: | |
| Homeland: | |
| Affiliations: | |
| Abilities | |
| Strength: | |
| Dexterity: | |
| Constitution: | |
| Intelligence: | |
| Wisdom: | |
| Charisma: | |
| Appearances: | |