Template:PlayerCharacter: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]] | {{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]] | ||
}}{{#if: {{{contacts|}}} | | }}{{#if: {{{contacts|}}} | | ||
<div style="width: 35%; float:right; clear:right; border:1px solid #c8ccd1; padding: 15px; margin:0.5em 0 1.3em 1.4em;"> | |||
===Contacts=== | |||
{{{contacts}}} | |||
</div> | |||
}} | }} | ||
==High Concept== | ==High Concept== | ||
Line 24: | Line 25: | ||
{{{bio}}} | {{{bio}}} | ||
}} | }} | ||
{{#set: | {{#set:Is PlayerCharacter=true}} | ||
Is | |||
}} | |||
<includeonly> | <includeonly> | ||
[[Category:The Paranet]] | [[Category:The Paranet]] | ||
Line 75: | Line 74: | ||
} | } | ||
}, | }, | ||
"description": "Template to use for PCs | "description": "Template to use for PCs", | ||
"paramOrder": [ | "paramOrder": [ | ||
"highconcept", | "highconcept", |
Latest revision as of 16:39, 18 July 2025
High Concept
{{{highconcept}}}
Template to use for PCs
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 |
Mantle(s) | mantles | no description | String | required |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Contacts | contacts | A list of contacts and relationship description
| String | suggested |
Biography | bio | no description | Content | optional |