Template:Faction: Difference between revisions
From Velthuryn
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
| {{#if: {{{overview|}}} | | {{#if: {{{overview|}}} | ||
| [[Has overview::{{{overview}}}]] | | [[Has overview::{{{overview}}}]] | ||
| | |||
}} | |||
|- | |||
! Ideology | |||
| {{#if: {{{ideology|}}} | |||
| [[Has ideology::{{{ideology}}}]] | |||
| | | | ||
}} | }} | ||
| Line 48: | Line 54: | ||
* <code>faction_type</code> | * <code>faction_type</code> | ||
* <code>faction_size</code> | * <code>faction_size</code> | ||
* <code>ideology</code> | |||
* <code>overview</code> | * <code>overview</code> | ||
* <code>motivations_tactics</code> | * <code>motivations_tactics</code> | ||
| Line 58: | Line 65: | ||
| faction_type = Religious / Mystical | | faction_type = Religious / Mystical | ||
| faction_size = Medium; cult-like cells connected by ritual | | faction_size = Medium; cult-like cells connected by ritual | ||
| ideology = Whatever | |||
| overview = ... | | overview = ... | ||
| motivations_tactics = ... | | motivations_tactics = ... | ||
Latest revision as of 13:14, 14 January 2026
Template:Faction
Use this template to create a faction page and store semantic properties.
Parameters
namefaction_typefaction_sizeideologyoverviewmotivations_tacticslocations(comma-separated)
Example
{{Faction
| name = The Griefbound Communion
| faction_type = Religious / Mystical
| faction_size = Medium; cult-like cells connected by ritual
| ideology = Whatever
| overview = ...
| motivations_tactics = ...
| locations = Myrrun Hollow, Sunlash, Ohlai, Nokhul Vale
}}

