Template:Faction: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 147: | Line 147: | ||
<noinclude> | <noinclude> | ||
Example usage: | Example usage: | ||
{{ | {{Faction | ||
| name = name | |||
| universe = Universe of Origin | |||
| founder = name of founders | |||
| date_of_origin = time period formed | |||
| organization_type = type of faction | |||
| related_organizations = related organizations and factions | |||
| affiliation = indirect affiliations | |||
| notable_species = member species | |||
| notable_members = individual members | |||
| role = role in its universe and the story of continuum | |||
| purpose = factions purpose | |||
| allegiance = faction's allegiance | |||
| beliefs = faction beliefs | |||
| values = faction values | |||
| principles = faction principles | |||
| ideologies = faction ideologies | |||
| philosophies = faction philosophies | |||
| doctrine = faction doctrine | |||
| tenets = faction tenets | |||
| methods = faction methods | |||
| types = faction membership types | |||
| initiation = initiation to become a member | |||
| rights = faction member rights | |||
| benefits = faction member benefits | |||
| alliances = faction alliances | |||
| rivalries = rivals of faction | |||
| enemies = enemies of faction | |||
| friends = friendly organizations or factions of faction | |||
| allies = faction allies | |||
| headquarters = headquarters or base of operations of faction | |||
| languages = language used by faction | |||
| currency = currency used by faction | |||
| status = status of faction | |||
}} | |||
<pre> | <pre> | ||
{{ | {{Faction | ||
| name = name | |||
| universe = Universe of Origin | |||
| founder = name of founders | |||
| date_of_origin = time period formed | |||
| organization_type = type of faction | |||
| related_organizations = related organizations and factions | |||
| affiliation = indirect affiliations | |||
| notable_species = member species | |||
| notable_members = individual members | |||
| role = role in its universe and the story of continuum | |||
| purpose = factions purpose | |||
| allegiance = faction's allegiance | |||
| beliefs = faction beliefs | |||
| values = faction values | |||
| principles = faction principles | |||
| ideologies = faction ideologies | |||
| philosophies = faction philosophies | |||
| doctrine = faction doctrine | |||
| tenets = faction tenets | |||
| methods = faction methods | |||
| types = faction membership types | |||
| initiation = initiation to become a member | |||
| rights = faction member rights | |||
| benefits = faction member benefits | |||
| alliances = faction alliances | |||
| rivalries = rivals of faction | |||
| enemies = enemies of faction | |||
| friends = friendly organizations or factions of faction | |||
| allies = faction allies | |||
| headquarters = headquarters or base of operations of faction | |||
| languages = language used by faction | |||
| currency = currency used by faction | |||
| status = status of faction | |||
}} | |||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
Line 304: | Line 320: | ||
"languages": {}, | "languages": {}, | ||
"currency": {}, | "currency": {}, | ||
"status": {} | "status": {}, | ||
"methods": {} | |||
}, | }, | ||
"sets": [], | "sets": [], | ||
Line 335: | Line 352: | ||
"doctrine", | "doctrine", | ||
"tenets", | "tenets", | ||
"methods", | |||
"logistics", | "logistics", | ||
"exports", | "exports", |