Template:Face: Difference between revisions

From Ghosts of the Golden Gate

No edit summary
No edit summary
Line 10: Line 10:
{{#if: {{{motivation|}}} | ===Motivation===
{{#if: {{{motivation|}}} | ===Motivation===
{{{motivation}}}
{{{motivation}}}
}}
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
}}
}}
{{#if: {{{faceof|}}} | ===Face of Location===
{{#if: {{{faceof|}}} | ===Face of Location===
Line 19: Line 16:
{{#if: {{{faction|}}} | ===Related Faction===
{{#if: {{{faction|}}} | ===Related Faction===
[[:Category:{{{faction}}}|{{{faction}}}]]
[[:Category:{{{faction}}}|{{{faction}}}]]
}}
{{#if: {{{known|}}} | ===Known to all the Paranet?===
[[{{{known}}}]]
}}
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
}}
}}
<includeonly>
<includeonly>
Line 65: Line 68:
"type": "string",
"type": "string",
"required": true
"required": true
},
"known": {
"label": "Known to all the Paranet",
"type": "boolean"
}
}
},
},
Line 75: Line 82:
"contacts",
"contacts",
"faceof",
"faceof",
"faction"
"faction",
"known"
],
],
"format": "block"
"format": "block"

Revision as of 13:55, 29 June 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