Template:Conflict: Difference between revisions
Jump to navigation
Jump to search
Blanked the page |
Not sure how this will work or if it is usable; feel free to massacre it as you see fit. |
||
Line 1: | Line 1: | ||
<br /> | |||
<br /> | |||
{| width="100%" style="border: 1px solid grey; padding: 1px; margin: 5px; font-size: 11px;" | |||
| colspan="2" style="background-color: #000099; font-size: 14px; text-align: center; color: white;" | '''{{{conflict}}}''' | |||
|- | |||
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | {{{image}}} | |||
|- | |||
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Factions''' | |||
|- | |||
| width="20%" style="background-color: #000066;" | Republic-aligned | |||
| width="80%" | {{{republic-aligned}}} | |||
|- | |||
| width="20%" style="background-color: #000066;" | Imperial-aligned | |||
| width="80%" | {{{imperial-aligned}}} | |||
|- | |||
| width="20%" style="background-color: #000066;" | Other | |||
| width="80%" | {{{other}}} | |||
|- | |||
| width="20%" style="background-color: #000066;" | Independent | |||
| width="80%" | {{{independent}}} | |||
|- | |||
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Battles''' | |||
|- | |||
| width="20%" style="background-color: #000066;" | Major | |||
| width="80%" | {{{major-battles}}} | |||
|- | |||
| width="20%" style="background-color: #000066;" | Minor | |||
| width="80%" | {{{minor-battles}}} | |||
|- | |||
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Settings''' | |||
|- | |||
| width="20%" style="background-color: #000066;" | Major | |||
| width="80%" | {{{major-settings}}} | |||
|- | |||
| width="20%" style="background-color: #000066;" | Minor | |||
| width="80%" | {{{minor-settings}}} | |||
|} | |||
<noinclude> | |||
===Usage=== | |||
The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste the following code into the top of an article, filling fields. The first four values pertain to factions or groups involved in the conflict; the last four are for important battles and locations. In the (likely) event that a particular field requires multiple entries, include them all under the same field, separated by a dash (-) or a dot (·). | |||
<pre><nowiki> | |||
{{Conflict | |||
| image = | |||
| republic-aligned = | |||
| imperial-aligned = | |||
| other = | |||
| independent = | |||
| major-battles = | |||
| minor-battles = | |||
| major-settings = | |||
| minor-settings = | |||
}} | |||
</nowiki></pre> | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 03:49, 25 March 2011
{{{conflict}}} | |
{{{image}}} | |
Factions | |
Republic-aligned | {{{republic-aligned}}} |
Imperial-aligned | {{{imperial-aligned}}} |
Other | {{{other}}} |
Independent | {{{independent}}} |
Battles | |
Major | {{{major-battles}}} |
Minor | {{{minor-battles}}} |
Settings | |
Major | {{{major-settings}}} |
Minor | {{{minor-settings}}} |
Usage
The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste the following code into the top of an article, filling fields. The first four values pertain to factions or groups involved in the conflict; the last four are for important battles and locations. In the (likely) event that a particular field requires multiple entries, include them all under the same field, separated by a dash (-) or a dot (·).
{{Conflict | image = | republic-aligned = | imperial-aligned = | other = | independent = | major-battles = | minor-battles = | major-settings = | minor-settings = }}