Template:NPC: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOEDITSECTION__ __NOTOC__{{#if: {{{contacts|}}} | | __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;"> | <div style="width: 35%; float:right; clear:right; border:1px solid #c8ccd1; padding: 15px; margin:0.5em 0 1.3em 1.4em;"> | ||
===Contacts=== | ===Contacts=== | ||
Line 70: | Line 72: | ||
"label": "Known to all the Paranet", | "label": "Known to all the Paranet", | ||
"type": "boolean" | "type": "boolean" | ||
}, | |||
"imagename": { | |||
"label": "Image File Name", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"imagecaption": { | |||
"label": "Image Caption", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 79: | Line 90: | ||
"bio", | "bio", | ||
"contacts", | "contacts", | ||
"imagename", | |||
"imagecaption", | |||
"faction", | "faction", | ||
"known" | "known" |
Revision as of 19:17, 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 |
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 |
Image File Name | imagename | no description | File | suggested |
Image Caption | imagecaption | no description | String | optional |
Related Faction | faction | no description | Page name | suggested |
Known to all the Paranet | known | no description | Boolean | optional |