Template:Faction: Difference between revisions
From Ghosts of the Golden Gate
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
===Description=== | ===Description=== | ||
{{{description}}} | {{{description}}} | ||
{{#if: {{{location|}}} | ===Primary Location=== | {{#if: {{{location|}}} | ===Primary Location=== | ||
[[{{{location}}}]] | [[{{{location}}}]] | ||
}} | |||
{{#if: {{{resources|}}} | ===Resources=== | |||
{{{resources}}} | |||
}} | }} | ||
{{#if: {{{obstacle|}}} | ===Obstacles=== | {{#if: {{{obstacle|}}} | ===Obstacles=== | ||
Line 64: | Line 66: | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||
}, | |||
"resources": { | |||
"label": "Resources", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 75: | Line 82: | ||
"weakness", | "weakness", | ||
"aspects", | "aspects", | ||
"nextsteps" | "nextsteps", | ||
"resources" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 15:45, 26 June 2023
Goal
{{{goal}}}
Description
{{{description}}}
Factions and Organizations within the City
Parameter | Description | Type | Status | |
---|---|---|---|---|
Overarching Goal | goal | no description | String | required |
Description | description | no description | Content | required |
Location | location | no description | Page name | suggested |
Obstacle(s) | obstacle | no description | String | suggested |
Known Organizational Weakness(es) | weakness | no description | String | suggested |
Aspects | aspects | no description | String | required |
Immediate Next Steps Planned | nextsteps | no description | String | suggested |
Resources | resources | no description | String | suggested |