Template:Face: Difference between revisions

From Ghosts of the Golden Gate

No edit summary
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__ __NOTOC__{{#if: {{{contacts|}}} |  
__NOEDITSECTION__ __NOTOC__{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right|
{{ContactsList
{{#if: {{{imagecaption|}}} | {{{imagecaption}}} }}]]
|contacts={{{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==
<big>'''{{{highconcept}}}'''</big>
<big>'''{{{highconcept}}}'''</big>
{{#set:
HighConcept={{{highconcept}}}
}}
{{#if: {{{aspects|}}} | ===Additional Aspects===
{{#if: {{{aspects|}}} | ===Additional Aspects===
{{{aspects}}}
{{{aspects}}}
Line 11: Line 18:
{{{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]]
{{#if: {{{faction|}}} |
{{#if: {{{faction|}}} |
[[Category:{{{faction}}}]]
[[{{{faction}}}]]
}}
}}
</includeonly>
</includeonly>
Line 38: Line 51:
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"imagename": {
"label": "Image File Name",
"type": "wiki-file-name",
"suggested": true
},
"imagecaption": {
"label": "Image Caption",
"type": "string"
},
},
"bio": {
"bio": {
Line 47: Line 69:
"description": "A list of contacts and relationship description",
"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",
"example": "Dylan deSoto,Ally,longtime friends and partners in the Weird;Stanley Roberts,Adversary,Rival journalist and all-around sleazebag",
"type": "string",
"type": "content",
"suggested": true
"suggested": true
},
},
Line 64: Line 86:
"type": "string",
"type": "string",
"required": true
"required": true
},
"known": {
"label": "Known to all the Paranet",
"type": "boolean"
}
}
},
},
Line 70: Line 96:
"highconcept",
"highconcept",
"aspects",
"aspects",
"imagename",
"imagecaption",
"motivation",
"motivation",
"bio",
"bio",
"contacts",
"contacts",
"faceof",
"faceof",
"faction"
"faction",
"known"
],
],
"format": "block"
"format": "block"

Latest revision as of 19:19, 17 July 2025

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
Image File Nameimagename

no description

Filesuggested
Image Captionimagecaption

no description

Stringoptional
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