Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
{{{aspects}}} | {{{aspects}}} | ||
}} | }} | ||
}} | |||
{{#if: {{{mantles|}}} | ===Mantle(s)=== | |||
{{{mantles}}} | |||
}} | }} | ||
{{#if: {{{bio|}}} | ===Biography=== | {{#if: {{{bio|}}} | ===Biography=== | ||
Line 56: | Line 59: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"mantles": { | |||
"label": "Mantle(s)", | |||
"type": "string", | |||
"required": true | |||
} | } | ||
}, | }, | ||
Line 63: | Line 71: | ||
"trouble", | "trouble", | ||
"aspects", | "aspects", | ||
"mantles", | |||
"imagename", | "imagename", | ||
"imagecaption", | "imagecaption", |
Revision as of 10:13, 26 June 2023
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 |
Biography | bio | no description | String | optional |
Contacts | contacts | A list of contacts and relationship description
| String | suggested |