Template:Faction: Difference between revisions
From Demons of the Delta
Sanfrancisco (talk | contribs) No edit summary |
Sanfrancisco (talk | contribs) No edit summary Tag: Manual revert |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
==Goal== | ==Goal== | ||
<big>'''{{{goal}}}'''</big> | <big>'''{{{goal}}}'''</big> | ||
<div style="width: 50%; float:right; border:1px solid #a2a9b1; padding: 15px; margin:10px"> | |||
===Description=== | ===Description=== | ||
{{{description}}} | {{{description}}} | ||
| Line 18: | Line 19: | ||
{{#if: {{{aspects|}}} | ===Aspects=== | {{#if: {{{aspects|}}} | ===Aspects=== | ||
{{{aspects}}} | {{{aspects}}} | ||
}} | }} | ||
{{#if: {{{nextsteps|}}} | ===Next Steps=== | {{#if: {{{nextsteps|}}} | ===Next Steps=== | ||
{{{nextsteps}}} | {{{nextsteps}}} | ||
}} | }} | ||
</div> | |||
<includeonly> | <includeonly> | ||
[[Category:Faction]] | [[Category:Faction]] | ||
| Line 39: | Line 38: | ||
"obstacle": { | "obstacle": { | ||
"label": "Obstacle(s)", | "label": "Obstacle(s)", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"weakness": { | "weakness": { | ||
"label": "Known Organizational Weakness(es)", | "label": "Known Organizational Weakness(es)", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"aspects": { | "aspects": { | ||
"label": "Aspects", | "label": "Aspects", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, | ||
"nextsteps": { | "nextsteps": { | ||
"label": "Immediate Next Steps Planned", | "label": "Immediate Next Steps Planned", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 69: | Line 68: | ||
"resources": { | "resources": { | ||
"label": "Resources", | "label": "Resources", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
} | } | ||
Latest revision as of 13:19, 12 July 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 | Content | suggested |
| Known Organizational Weakness(es) | weakness | no description | Content | suggested |
| Aspects | aspects | no description | Content | required |
| Immediate Next Steps Planned | nextsteps | no description | Content | suggested |
| Resources | resources | no description | Content | suggested |