Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|contacts={{{contacts}}} | |contacts={{{contacts}}} | ||
}}}} | }}}} | ||
==High Concept== | |||
<big>'''{{{highconcept}}}'''</big> | <big>'''{{{highconcept}}}'''</big> | ||
{{#if: {{{trouble|}}} | ===Trouble=== | {{#if: {{{trouble|}}} | ===Trouble=== | ||
Line 53: | Line 53: | ||
"bio": { | "bio": { | ||
"label": "Biography", | "label": "Biography", | ||
"type": " | "type": "content" | ||
}, | }, | ||
"contacts": { | "contacts": { | ||
Line 76: | Line 76: | ||
"imagename", | "imagename", | ||
"imagecaption", | "imagecaption", | ||
" | "contacts", | ||
" | "bio" | ||
], | ], | ||
"format": "block" | "format": "block" |
Revision as of 15:46, 26 June 2023
High Concept
{{{highconcept}}}
}}
Template to use for PCs and NPCs
Parameter | Description | Type | Status | |
---|---|---|---|---|
High Concept | highconcept | no description | String | required |
Trouble Aspect | trouble | no description | String | suggested |
Additional Aspects | aspects | no description | String | suggested |
Mantle(s) | mantles | no description | String | required |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Contacts | contacts | A list of contacts and relationship description
| String | suggested |
Biography | bio | no description | Content | optional |