Template:Face: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) (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...") |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
{{#if: {{{aspects|}}} | ===Additional Aspects=== | {{#if: {{{aspects|}}} | ===Additional Aspects=== | ||
{{{aspects}}} | {{{aspects}}} | ||
}} | |||
{{#if: {{{motivation|}}} | ===Motivation=== | |||
{{{motivation}}} | |||
}} | }} | ||
{{#if: {{{bio|}}} | ===Biography=== | {{#if: {{{bio|}}} | ===Biography=== | ||
Line 56: | Line 59: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"suggested": true | "suggested": true | ||
}, | |||
"motivation": { | |||
"label": "Character's Motivation", | |||
"type": "string", | |||
"required": true | |||
} | } | ||
}, | }, | ||
Line 62: | Line 70: | ||
"highconcept", | "highconcept", | ||
"aspects", | "aspects", | ||
"motivation", | |||
"bio", | "bio", | ||
"contacts", | "contacts", |
Revision as of 12:12, 29 June 2023
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 |
Character's Motivation | motivation | no description | String | required |
Biography | bio | no description | Content | optional |
Contacts | contacts | A list of contacts and relationship description
| String | suggested |
Is the face of Location | faceof | no description | Page name | suggested |
Related Faction | faction | no description | Page name | suggested |