Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
===High Concept=== | ===High Concept=== | ||
<big>'''{{{highconcept}}}'''</big> | <big>'''{{{highconcept}}}'''</big> | ||
===Trouble=== | |||
{{trouble}} | |||
===Biography=== | ===Biography=== | ||
{{{bio}}} | {{{bio}}} | ||
Line 26: | Line 27: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"trouble": { | |||
"label": "Trouble Aspect", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 31: | Line 37: | ||
"paramOrder": [ | "paramOrder": [ | ||
"highconcept", | "highconcept", | ||
"trouble", | |||
"imagename", | "imagename", | ||
"imagecaption", | "imagecaption", |
Revision as of 14:50, 22 June 2023
[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]]
High Concept
{{{highconcept}}}
Trouble
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 |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Biography | bio | no description | String | optional |