Template:PlayerCharacter: Difference between revisions

From Ghosts of the Golden Gate

No edit summary
No edit summary
 
(72 intermediate revisions by the same user not shown)
Line 1: Line 1:
===High Concept===
__NOEDITSECTION__ __NOTOC__{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|
{{{Highconcept}}}
{{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]]
 
}}{{#if: {{{contacts|}}} |
===Current Status===
<div style="width: 35%; float:right; clear:right; border:1px solid #c8ccd1; padding: 15px; margin:0.5em 0 1.3em 1.4em;">
{{{Status}}}
===Contacts===
{{{contacts}}}
</div>
}}
==High Concept==
<big>'''{{{highconcept}}}'''</big>
{{#set:
HighConcept={{{highconcept}}}
}}
{{#if: {{{trouble|}}} | ===Trouble===
{{{trouble}}}
}}
{{#if: {{{aspects|}}} | ===Additional Aspects===
{{{aspects}}}
}}
{{#if: {{{mantles|}}} | ===Mantle(s)===
{{{mantles}}}
{{#set:Mantles={{{mantles}}}}}
}}
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
}}
{{#set:Is PlayerCharacter=true}}
<includeonly>
[[Category:The Paranet]]
</includeonly>
<noinclude>
<templatedata>
{
"params": {
"highconcept": {
"label": "High Concept",
"type": "string",
"required": true
},
"trouble": {
"label": "Trouble Aspect",
"type": "string",
"suggested": true
},
"aspects": {
"label": "Additional Aspects",
"type": "string",
"suggested": true
},
"imagename": {
"label": "Image File Name",
"type": "wiki-file-name",
"suggested": true
},
"imagecaption": {
"label": "Image Caption",
"type": "string"
},
"bio": {
"label": "Biography",
"type": "content"
},
"contacts": {
"label": "Contacts",
"description": "A list of contacts and relationship description",
"example": "Dylan deSoto,Ally,longtime friends and partners in the Weird;Stanley Roberts,Adversary,Rival journalist and all-around sleazebag",
"type": "string",
"suggested": true
},
"mantles": {
"label": "Mantle(s)",
"type": "string",
"required": true
}
},
"description": "Template to use for PCs",
"paramOrder": [
"highconcept",
"trouble",
"aspects",
"mantles",
"imagename",
"imagecaption",
"contacts",
"bio"
],
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 16:39, 18 July 2025

High Concept

{{{highconcept}}}





Template to use for PCs

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
High Concepthighconcept

no description

Stringrequired
Trouble Aspecttrouble

no description

Stringsuggested
Additional Aspectsaspects

no description

Stringsuggested
Mantle(s)mantles

no description

Stringrequired
Image File Nameimagename

no description

Filesuggested
Image Captionimagecaption

no description

Stringoptional
Contactscontacts

A list of contacts and relationship description

Example
Dylan deSoto,Ally,longtime friends and partners in the Weird;Stanley Roberts,Adversary,Rival journalist and all-around sleazebag
Stringsuggested
Biographybio

no description

Contentoptional