Template:Face: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ __NOTOC__{{#if: {{{ | __NOEDITSECTION__ __NOTOC__{{#if: {{{imagename|}}} | [[File:{{{imagename}}}|thumb|right| | ||
{{ | {{#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> | |||
}} | }} | ||
==High Concept== | ==High Concept== | ||
<big>'''{{{highconcept}}}'''</big> | <big>'''{{{highconcept}}}'''</big> | ||
{{#set: | {{#set: | ||
HighConcept={{{highconcept}}} | |||
}} | }} | ||
{{#if: {{{aspects|}}} | ===Additional Aspects=== | {{#if: {{{aspects|}}} | ===Additional Aspects=== | ||
Line 16: | Line 19: | ||
}} | }} | ||
{{#if: {{{faceof|}}} | ===Face of Location=== | {{#if: {{{faceof|}}} | ===Face of Location=== | ||
[[ | [[{{{faceof}}}]]{{#set: | ||
}} | Face of={{{faceof}}} | ||
}}}} | |||
{{#if: {{{faction|}}} | ===Related Faction=== | {{#if: {{{faction|}}} | ===Related Faction=== | ||
[[: | [[:{{{faction}}}]] | ||
}} | }} | ||
{{#if: {{{known|}}} | ===Known to all the Paranet?=== | {{#if: {{{known|}}} | ===Known to all the Paranet?=== | ||
{{{known}}} | {{{known}}}{{#set: | ||
{{#set: | Known to the Paranet={{{known}}} | ||
Known to the Paranet | }}}} | ||
}} | |||
}} | |||
{{#if: {{{bio|}}} | ===Biography=== | {{#if: {{{bio|}}} | ===Biography=== | ||
{{{bio}}} | {{{bio}}} | ||
Line 33: | Line 35: | ||
[[Category:Face]] | [[Category:Face]] | ||
{{#if: {{{faction|}}} | | {{#if: {{{faction|}}} | | ||
[[ | [[{{{faction}}}]] | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Line 49: | 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 85: | Line 96: | ||
"highconcept", | "highconcept", | ||
"aspects", | "aspects", | ||
"imagename", | |||
"imagecaption", | |||
"motivation", | "motivation", | ||
"bio", | "bio", |
Latest revision as of 19:19, 17 July 2025
High Concept
{{{highconcept}}}
Template to use for NPCs
Parameter | Description | Type | Status | |
---|---|---|---|---|
High Concept | highconcept | no description | String | required |
Additional Aspects | aspects | no description | String | suggested |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Character's Motivation | motivation | no description | String | required |
Biography | bio | no description | Content | optional |
Contacts | contacts | A list of contacts and relationship description
| Content | suggested |
Is the face of Location | faceof | no description | Page name | suggested |
Related Faction | faction | no description | Page name | suggested |
Known to all the Paranet | known | no description | Boolean | optional |