Template:Face: Difference between revisions

From Demons of the Delta

No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__ __NOTOC__{{#if: {{{contacts|}}} |  
__NOEDITSECTION__ __NOTOC__{{#if: {{{contacts|}}} |  
{{ContactsList
<div style="width: 35%; float:right; clear:right; border:1px solid #c8ccd1; padding: 15px; margin:0.5em 0 1.3em 1.4em;">
|contacts={{{contacts}}}
===Contacts===
}}}}
{{{contacts}}}
</div>
}}
==High Concept==
==High Concept==
<big>'''{{{highconcept}}}'''</big>
<big>'''{{{highconcept}}}'''</big>
{{#set:
HighConcept={{{highconcept}}}
}}
{{#if: {{{aspects|}}} | ===Additional Aspects===
{{#if: {{{aspects|}}} | ===Additional Aspects===
{{{aspects}}}
{{{aspects}}}
Line 11: Line 16:
{{{motivation}}}
{{{motivation}}}
}}
}}
{{#if: {{{faceof|}}} | ===Face of Location===
[[{{{faceof}}}]]{{#set:
Face of={{{faceof}}}
}}}}
{{#if: {{{faction|}}} | ===Related Faction===
[[:{{{faction}}}]]
}}
{{#if: {{{known|}}} | ===Known to all the Paranet?===
{{{known}}}{{#set:
Known to the Paranet={{{known}}}
}}}}
{{#if: {{{bio|}}} | ===Biography===
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
{{{bio}}}
}}
{{#if: {{{faceof|}}} | ===Face of Location===
[[{{{faceof}}}]]
}}
{{#if: {{{faction|}}} | ===Related Faction===
[[:Category:{{{faction}}}|{{{faction}}}]]
}}
}}
<includeonly>
<includeonly>
[[Category:Face]]
[[Category:Face]]
{{#if: {{{faction|}}} |
{{#if: {{{faction|}}} |
[[Category:{{{faction}}}]]
[[{{{faction}}}]]
}}
}}
</includeonly>
</includeonly>
Line 65: Line 75:
"type": "string",
"type": "string",
"required": true
"required": true
},
"known": {
"label": "Known to all the Paranet",
"type": "boolean"
}
}
},
},
Line 75: Line 89:
"contacts",
"contacts",
"faceof",
"faceof",
"faction"
"faction",
"known"
],
],
"format": "block"
"format": "block"

Latest revision as of 13:52, 11 July 2023

High Concept

{{{highconcept}}}





Template to use for NPCs

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
High Concepthighconcept

no description

Stringrequired
Additional Aspectsaspects

no description

Stringsuggested
Character's Motivationmotivation

no description

Stringrequired
Biographybio

no description

Contentoptional
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
Contentsuggested
Is the face of Locationfaceof

no description

Page namesuggested
Related Factionfaction

no description

Page namesuggested
Known to all the Paranetknown

no description

Booleanoptional