Jump to content

Template:Faction: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Created page with "<includeonly> <infobox> <title source="name"/> <image source="image"> <caption source="caption-image"/> </image> <group> <header source="background">Background</header> <data source="universe"> <label>Universe</label> </data> <data source="founder"> <label>Founder(s)</label> </data> <data source="date_of_origin"> <label>Date of Origin</label> </data> <data source="organization_type"> <label>Organization...")
 
 
(2 intermediate revisions by the same user not shown)
Line 146: Line 146:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Example usage:
{{Documentation}}
{{Organization
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | background=Example
  | universe=[[Universe]]
  | founder=Example
  | date_of_origin=Example
  | organization_type=Example
  | related_organizations=Example
  | affiliation=Example
  | notable_species=Example
  | notable_members=Example
  | role=Example
  | leadership=Example
  | type=Example
  | positions=Example
  | head_position=Example
  | term_length=Example
  | logistics=Example
  | exports=Example
  | imports=Example
  | taxes=Example
  | membership=Example
  | types=Example
  | initiation=Example
  | rights=Example
  | benefits=Example}}
<pre>
{{Organization
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | background=Example
  | universe=[[Universe]]
  | founder=Example
  | date_of_origin=Example
  | organization_type=Example
  | related_organizations=Example
  | affiliation=Example
  | notable_species=Example
  | notable_members=Example
  | role=Example
  | leadership=Example
  | type=Example
  | positions=Example
  | head_position=Example
  | term_length=Example
  | logistics=Example
  | exports=Example
  | imports=Example
  | taxes=Example
  | membership=Example
  | types=Example
  | initiation=Example
  | rights=Example
  | benefits=Example}}
</pre>
<templatedata>
<templatedata>
{
{
Line 286: Line 228:
"suggested": true
"suggested": true
},
},
"universe": {}
"universe": {},
"purpose": {},
"allegiance": {},
"beliefs": {},
"values": {},
"principles": {},
"ideologies": {},
"philosophies": {},
"doctrine": {},
"tenets": {},
"alliances": {},
"rivalries": {},
"enemies": {},
"friends": {},
"allies": {},
"headquarters": {},
"languages": {},
"currency": {},
"status": {},
"methods": {}
},
},
"sets": [],
"sets": [],
Line 308: Line 269:
"head_position",
"head_position",
"term_length",
"term_length",
"purpose",
"allegiance",
"beliefs",
"values",
"principles",
"ideologies",
"philosophies",
"doctrine",
"tenets",
"methods",
"logistics",
"logistics",
"exports",
"exports",
Line 316: Line 287:
"initiation",
"initiation",
"rights",
"rights",
"benefits"
"benefits",
"alliances",
"rivalries",
"enemies",
"friends",
"allies",
"headquarters",
"languages",
"currency",
"status"
],
],
"format": "block"
"format": "block"