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__ | ||
{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]] | {{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]] | ||
}} | |||
{{#if: {{{contacts|}}} | | |||
{{ContactsList | |||
|contacts={{{contacts}}} | |||
}} | }} | ||
===High Concept=== | ===High Concept=== | ||
Line 9: | Line 13: | ||
{{#if: {{{aspects|}}} | ===Additional Aspects=== | {{#if: {{{aspects|}}} | ===Additional Aspects=== | ||
{{{aspects}}} | {{{aspects}}} | ||
}} | }} | ||
}} | }} |
Revision as of 16:26, 23 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 |
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 |