Template:Faction: Difference between revisions

From Ghosts of the Golden Gate

(Created page with "__NOEDITSECTION__ __NOTOC__ ==Goal== <big>'''{{{goal}}}'''</big> {{#if: {{{location|}}} | ===Locations=== {{{location}}} }}{{#if: {{{obstacle|}}} | ===Obstacles=== {{{obstacle}}} }}{{#if: {{{weakness|}}} | ===Weaknesses=== {{{weakness}}} }}{{#if: {{{aspects|}}} | ===Aspects=== {{{aspects}}} }}{{#if: {{{obstacle|}}} | ===Obstacles=== {{{obstacle}}} }}{{#if: {{{nextsteps|}}} | ===Next Steps=== {{{nextsteps}}} }} <includeonly> Category:Faction </includeonly> <noinclude>...")
 
No edit summary
Line 32: Line 32:
"suggested": true
"suggested": true
},
},
"weakness": {},
"weakness": {
"aspects": {},
"label": "Known Organizational Weakness(es)",
"nextsteps": {}
"type": "string",
"suggested": true
},
"aspects": {
"label": "Aspects",
"type": "string",
"required": true
},
"nextsteps": {
"label": "Immediate Next Steps Planned",
"type": "string",
"suggested": true
},
"location": {
"label": "Location",
"type": "wiki-page-name",
"suggested": true
}
},
},
"description": "Factions and Organizations within the City",
"description": "Factions and Organizations within the City",
"format": "block"
"format": "block",
"paramOrder": [
"goal",
"location",
"obstacle",
"weakness",
"aspects",
"nextsteps"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 15:30, 26 June 2023

Goal

{{{goal}}}


Factions and Organizations within the City

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Overarching Goalgoal

no description

Stringrequired
Locationlocation

no description

Page namesuggested
Obstacle(s)obstacle

no description

Stringsuggested
Known Organizational Weakness(es)weakness

no description

Stringsuggested
Aspectsaspects

no description

Stringrequired
Immediate Next Steps Plannednextsteps

no description

Stringsuggested