Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 55: | Line 55: | ||
"label": "Biography", | "label": "Biography", | ||
"type": "string" | "type": "string" | ||
}, | |||
"contacts": { | |||
"label": "Contacts", | |||
"description": "A | and ; of contacts and relationship description", | |||
"example": "Chris Pine;He's a good friend|Chris Hemsworth;Also a good friend", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 64: | Line 71: | ||
"imagename", | "imagename", | ||
"imagecaption", | "imagecaption", | ||
"bio" | "bio", | ||
"contacts" | |||
], | ], | ||
"format": "block" | "format": "block" |
Revision as of 11:33, 23 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 |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Biography | bio | no description | String | optional |
Contacts | contacts | A | and ; of contacts and relationship description
| String | suggested |