Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]] | ||
[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]] | |||
===High Concept=== | ===High Concept=== | ||
<big>'''{{{highconcept}}}'''</big> | <big>'''{{{highconcept}}}'''</big> | ||
{{#if: {{{trouble|}}} | | {{#if: {{{trouble|}}} | | ||
===Trouble=== | ===Trouble=== | ||
{{{trouble}}} | {{{trouble}}} | ||
}} | }} | ||
{{#if: {{{aspects|}}} | | {{#if: {{{aspects|}}} | | ||
===Additional Aspects=== | ===Additional Aspects=== | ||
{{{aspects}}} | {{{aspects}}} | ||
}} | }} | ||
===Biography=== | ===Biography=== | ||
{{{bio}}} | {{{bio}}} | ||
Line 41: | Line 36: | ||
"trouble": { | "trouble": { | ||
"label": "Trouble Aspect", | "label": "Trouble Aspect", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"aspects": { | |||
"label": "Additional Aspects", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 49: | Line 49: | ||
"highconcept", | "highconcept", | ||
"trouble", | "trouble", | ||
"aspects", | |||
"imagename", | "imagename", | ||
"imagecaption", | "imagecaption", |
Revision as of 15:30, 22 June 2023
[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]]
High Concept
{{{highconcept}}}
Biography
{{{bio}}}
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 |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Biography | bio | no description | String | optional |