Difference between revisions of "Template:DivisionInfo"
From 30 Minute Missions: Wargame
| (28 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Factioninfo | {{Factioninfo | ||
| FactionName = {{{FactionName|}}} | | FactionName = {{{FactionName|}}} | ||
| Line 9: | Line 8: | ||
| HQ = {{{HQ|}}} | | HQ = {{{HQ|}}} | ||
}} | }} | ||
<h2> | {{{General|}}} | ||
{{{ | {{#switch:{{{Sub-DivisionTitle|}}} | ||
| Company = <h2>Companies</h2> | |||
| Lower House = <h2>Lower Houses</h2> | |||
| Affiliates = <h2>Affiliates</h2> | |||
}} | |||
{{#if:{{{Sub-DivisionTitle}}}| | |||
{{{Sub-Division|}}} | |||
|}} | |||
<br></br> | |||
<br></br> | |||
{{Sidebar}} | {{Sidebar}} | ||
[[Category:Divisions]][[Category:Lore]] | [[Category:Divisions]][[Category:Lore]] | ||
<noinclude> | <noinclude> | ||
[[Category:Template]] | |||
== Usage == | |||
Copy and Paste the Info below to a new Division Page. Replace "Company #" with the linked names to the company pages. | |||
<pre> | <pre> | ||
{{DivisionInfo | {{ | ||
DivisionInfo | |||
| FactionName = | | FactionName = | ||
| FactionIcon = | | FactionIcon = | ||
| Line 32: | Line 40: | ||
| Leaders = | | Leaders = | ||
| HQ = | | HQ = | ||
| | | General = | ||
| | | Sub-DivisionTitle = | ||
| Sub-Division = | |||
* Sub-Division 1 | |||
* Sub-Division 2 | |||
* Sub-Division 3 | |||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | |||
<table class="wikitable"> | |||
<tr> | |||
<th>Parameter</th><th>Explanation</th> | |||
</tr> | |||
<tr> | |||
<td>FactionName</td><td>This is the name of the faction. If empty, it takes the page name for title of the sidebar.</td> | |||
</tr> | |||
<tr> | |||
<td>FactionIcon</td><td>Icon of the faction. Use just the name . extension not the full method of referencing images. Ex pants.jpg [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>Motto</td><td>Faction's motto [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>ParentFaction</td><td>Link to the faction higher in the hierarchy. Make sure to use the internal link to the page. [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>ActiveStatus</td><td> Active/Inactive [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>Leaders</td><td>Link to Leader's page. Use internal links and commas. [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>HQ</td><td>HQ location. User internal link if possible. If not just link a city or country. [Optional]</td> | |||
</tr> | |||
<tr> | |||
<td>General</td><td>This is the body of the page, put everything besides the sub-division information here.</td> | |||
</tr> | |||
<tr> | |||
<td>Sub-DivisionTitle</td><td>Company or Lower House, do not put anything else.</td> | |||
</tr> | |||
<tr> | |||
<td>Sub-Division</td><td>This is the list of Lower Houses or Companies that belong to the unit.</td> | |||
</tr> | |||
<table> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 18:21, 20 September 2021
DivisionInfo
| Leader(s): | No Leader Listed |
|---|
| Factions | |||
|---|---|---|---|
| Earth Alliance | Byron Army | Maxion Army | |
| Freelancer | Peace Maker | Warmonger | |
Usage
Copy and Paste the Info below to a new Division Page. Replace "Company #" with the linked names to the company pages.
{{
DivisionInfo
| FactionName =
| FactionIcon =
| Motto =
| ParentFaction =
| ActiveStatus =
| Leaders =
| HQ =
| General =
| Sub-DivisionTitle =
| Sub-Division =
* Sub-Division 1
* Sub-Division 2
* Sub-Division 3
}}
Parameters
| Parameter | Explanation |
|---|---|
| FactionName | This is the name of the faction. If empty, it takes the page name for title of the sidebar. |
| FactionIcon | Icon of the faction. Use just the name . extension not the full method of referencing images. Ex pants.jpg [Optional] |
| Motto | Faction's motto [Optional] |
| ParentFaction | Link to the faction higher in the hierarchy. Make sure to use the internal link to the page. [Optional] |
| ActiveStatus | Active/Inactive [Optional] |
| Leaders | Link to Leader's page. Use internal links and commas. [Optional] |
| HQ | HQ location. User internal link if possible. If not just link a city or country. [Optional] |
| General | This is the body of the page, put everything besides the sub-division information here. |
| Sub-DivisionTitle | Company or Lower House, do not put anything else. |
| Sub-Division | This is the list of Lower Houses or Companies that belong to the unit. |