Template:Face: Difference between revisions

From Demons of the Delta

(Created page with "__NOEDITSECTION__ __NOTOC__{{#if: {{{contacts|}}} | {{ContactsList |contacts={{{contacts}}} }}}} ==High Concept== <big>'''{{{highconcept}}}'''</big> {{#if: {{{aspects|}}} | ===Additional Aspects=== {{{aspects}}} }} {{#if: {{{bio|}}} | ===Biography=== {{{bio}}} }} {{#if: {{{faceof|}}} | ===Face of Location=== [[{{{faceof}}}]] }} {{#if: {{{faction|}}} | ===Related Faction=== [[:Category:{{{faction}}}|{{{faction}}}]] }} <includeonly> {{#if: {{{faction|}}} | Category:{{{f...")
 
No edit summary
 
(22 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}}}
}}
}}
{{#if: {{{bio|}}} | ===Biography===
{{#if: {{{motivation|}}} | ===Motivation===
{{{bio}}}
{{{motivation}}}
}}
}}
{{#if: {{{faceof|}}} | ===Face of Location===
{{#if: {{{faceof|}}} | ===Face of Location===
[[{{{faceof}}}]]
[[{{{faceof}}}]]{{#set:
Face of={{{faceof}}}
}}}}
{{#if: {{{faction|}}} | ===Related Faction===
[[:{{{faction}}}]]
}}
}}
{{#if: {{{faction|}}} | ===Related Faction===
{{#if: {{{known|}}} | ===Known to all the Paranet?===
[[:Category:{{{faction}}}|{{{faction}}}]]
{{{known}}}{{#set:
Known to the Paranet={{{known}}}
}}}}
{{#if: {{{bio|}}} | ===Biography===
{{{bio}}}
}}
}}
<includeonly>
<includeonly>
[[Category:Face]]
{{#if: {{{faction|}}} |
{{#if: {{{faction|}}} |
[[Category:{{{faction}}}]]
[[{{{faction}}}]]
}}
}}
</includeonly>
</includeonly>
Line 44: Line 58:
"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 56: Line 70:
"type": "wiki-page-name",
"type": "wiki-page-name",
"suggested": true
"suggested": true
},
"motivation": {
"label": "Character's Motivation",
"type": "string",
"required": true
},
"known": {
"label": "Known to all the Paranet",
"type": "boolean"
}
}
},
},
Line 62: Line 85:
"highconcept",
"highconcept",
"aspects",
"aspects",
"motivation",
"bio",
"bio",
"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