Template:PC: Difference between revisions
No edit summary |
No edit summary |
||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
'''Usage:''' | |||
<pre> | |||
{{PC | |||
| name = Murmur | |||
| fanart = | |||
| race = | |||
| class = | |||
| title = | |||
| background = | |||
| status = | |||
| alignment = | |||
| birth_date = | |||
| death_date = | |||
| pronouns = | |||
| queerness = | |||
| languages = | |||
| homeland = | |||
| deity = | |||
| relationships = | |||
| first_appearance = | |||
| last_appearance = | |||
| appearances = | |||
| strength = | |||
| dexterity = | |||
| constitution = | |||
| intelligence = | |||
| wisdom = | |||
| charisma = | |||
}} | |||
</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 | |||
}, | |||
"title": { | |||
"label": "Title", | |||
"description": "The character's formal title.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"pronouns": { | |||
"label": "Pronouns", | |||
"description": "The character’s pronouns.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"queerness": { | |||
"label": "Queerness", | |||
"description": "The character’s level of queerness.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"background": { | |||
"label": "Background", | |||
"description": "The character’s background.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"status": { | |||
"label": "Status", | |||
"description": "The character’s status, e.g Alive, Dead or anything in between.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"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 | |||
}, | |||
"relationships": { | |||
"label": "Relationships", | |||
"description": "The character’s most important relationships.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"first_appearance": { | |||
"label": "First Appearance", | |||
"description": "The character’s first appearance.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"last_appearance": { | |||
"label": "Last Appearance", | |||
"description": "The character’s last appearance.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"appearances": { | |||
"label": "Appearances", | |||
"description": "The campaigns or adventures where the character appears.", | |||
"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 | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
<includeonly> | |||
[[Category:Characters]] | |||
[[Category:PCs]] | |||
[[Category:{{{alignment}}}]] | |||
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;" | {| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;" | ||
! colspan="2" | '''Basic information''' | ! colspan="2" | '''Basic information''' | ||
{{#if: {{{fanart|}}} | | |||
{{!}}- | |||
{{!}} colspan="2" style="text-align:center;" [[File:{{{fanart}}}|200px|alt=Fanart]] | |||
}} | |||
|- | |- | ||
| '''Race:''' || {{{race|}}} | |||
| '''Race:''' || | |||
|- | |- | ||
| ''' | | '''Class & Level:''' || {{{class|}}} | ||
|- | |- | ||
| ''' | | '''Alignment:''' || {{{alignment|}}} | ||
|- | |- | ||
| ''' | | '''Pronouns:''' || {{{pronouns|}}} | ||
|- | |- | ||
| ''' | {{#if: {{{queerness|}}} | | ||
{{!}} '''Queerness:''' {{!}}{{!}} {{{queerness|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{title|}}} | | |||
{{!}} '''Title:''' {{!}}{{!}} {{{title|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{background|}}} | | |||
{{!}} '''Background:''' {{!}}{{!}} {{{background|}}} | |||
{{!}}- | |||
}} | |||
| '''Status:''' || {{{status|}}} | |||
|- | |- | ||
| '''Languages | {{#if: {{{birth_date|}}} | | ||
{{!}} '''Birth Date:''' {{!}}{{!}} {{{birth_date|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{death_date|}}} | | |||
{{!}} '''Death Date:''' {{!}}{{!}} {{{death_date|}}} | |||
{{!}}- | |||
}} | |||
| '''Languages:''' || {{{languages|}}} | |||
|- | |- | ||
| '''Homeland:''' || | | '''Homeland:''' || {{{homeland|}}} | ||
|- | |- | ||
| '''Deity:''' || | {{#if: {{{deity|}}} | | ||
{{!}} '''Deity:''' {{!}}{{!}} {{{deity|}}} | |||
{{!}}- | |||
}} | |||
| '''Relationships:''' || {{{relationships|}}} | |||
|- | |- | ||
| ''' | | '''Appearances:''' || {{{appearances|}}} | ||
|- | |- | ||
{{#if: {{{first_appearance|}}} | | |||
{{!}} '''First Appearances:''' {{!}}{{!}} {{{first_appearance|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{last_appearance|}}} | | |||
{{!}} '''Last Appearance:''' {{!}}{{!}} {{{last_appearance|}}} | |||
{{!}}- | |||
}} | |||
! colspan="2" | '''Abilities''' | ! colspan="2" | '''Abilities''' | ||
|- | |- | ||
| '''Strength:''' || | | '''Strength:''' || {{{strength|}}} | ||
|- | |- | ||
| '''Dexterity:''' || | | '''Dexterity:''' || {{{dexterity|}}} | ||
|- | |- | ||
| '''Constitution:''' || | | '''Constitution:''' || {{{constitution|}}} | ||
|- | |- | ||
| '''Intelligence:''' || | | '''Intelligence:''' || {{{intelligence|}}} | ||
|- | |- | ||
| '''Wisdom:''' || | | '''Wisdom:''' || {{{wisdom|}}} | ||
|- | |- | ||
| '''Charisma:''' || | | '''Charisma:''' || {{{charisma|}}} | ||
|} | |} | ||
</includeonly> | |||
Latest revision as of 19:58, 12 December 2024
Usage:
{{PC
| name = Murmur
| fanart =
| race =
| class =
| title =
| background =
| 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 |
| 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 |
| 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 |
| Background | background | The character’s background. | String | required |
| 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 | 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 |