Template:PlayerCharacter: Difference between revisions

From Demons of the Delta

No edit summary
No edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__
__NOEDITSECTION__ __NOTOC__{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|
{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]]
{{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]]
}}{{#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>
}}
}}
{{#if: {{{contacts|}}} |
==High Concept==
{{ContactsList
<big>'''{{{highconcept}}}'''</big>
|contacts={{{contacts}}}
{{#set:
HighConcept={{{highconcept}}}
}}
}}
===High Concept===
<big>'''{{{highconcept}}}'''</big>
{{#if: {{{trouble|}}} | ===Trouble===
{{#if: {{{trouble|}}} | ===Trouble===
{{{trouble}}}
{{{trouble}}}
Line 14: Line 18:
{{{aspects}}}
{{{aspects}}}
}}
}}
{{#if: {{{mantles|}}} | ===Mantle(s)===
{{{mantles}}}
{{#set:Mantles={{{mantles}}}}}
}}
}}
{{#if: {{{bio|}}} | ===Biography===
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
{{{bio}}}
}}
}}
{{#set:Is PlayerCharacter=true}}
<includeonly>
<includeonly>
[[Category:Paranet Members]]
[[Category:The Paranet]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 51: Line 59:
"bio": {
"bio": {
"label": "Biography",
"label": "Biography",
"type": "string"
"type": "content"
},
},
"contacts": {
"contacts": {
"label": "Contacts",
"label": "Contacts",
"description": "A list of contacts and relationship description",
"description": "A list of contacts and relationship description",
"example": "Jessie Olmstead,a good friend; Dylan deSoto,wary respect",
"example": "Dylan deSoto,Ally,longtime friends and partners in the Weird;Stanley Roberts,Adversary,Rival journalist and all-around sleazebag",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"mantles": {
"label": "Mantle(s)",
"type": "string",
"required": true
}
}
},
},
Line 66: Line 79:
"trouble",
"trouble",
"aspects",
"aspects",
"mantles",
"imagename",
"imagename",
"imagecaption",
"imagecaption",
"bio",
"contacts",
"contacts"
"bio"
],
],
"format": "block"
"format": "block"

Latest revision as of 13:39, 12 July 2023

High Concept

{{{highconcept}}}





Template to use for PCs and NPCs

[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