Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
{ | { | ||
"params": { | "params": { | ||
"highconcept": { | "highconcept": { | ||
"label": "High Concept", | "label": "High Concept", | ||
Line 42: | Line 29: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"imagename": { | |||
"label": "Image File Name", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"imagecaption": { | |||
"label": "Image Caption", | |||
"type": "string" | |||
}, | |||
"bio": { | |||
"label": "Biography", | |||
"type": "string" | |||
} | } | ||
}, | }, |
Revision as of 15:35, 22 June 2023
[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]]
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 |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Biography | bio | no description | String | optional |