Difference between revisions of "Template:Conflict"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Not sure how this will work or if it is usable; feel free to massacre it as you see fit.)
(Standardizing template colors to match existing Holocron color scheme)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<br />
 
<br />
 
{| width="100%" style="border: 1px solid grey; padding: 1px; margin: 5px; font-size: 11px;"
 
{| 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: #21314c; 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: #21314c; text-align: center; color: white;" | '''Belligerents'''
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Factions'''
+
| width="20%" style="background-color: #00132c;" | Side 1
 +
| width="80%" | {{{side1}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Republic-aligned
+
| width="20%" style="background-color: #00132c;" | Side 2
| width="80%" | {{{republic-aligned}}}
+
| width="80%" | {{{side2}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Imperial-aligned
+
| width="20%" style="background-color: #00132c;" | Other
| width="80%" | {{{imperial-aligned}}}
 
|-
 
| width="20%" style="background-color: #000066;" | Other
 
 
| width="80%" | {{{other}}}
 
| width="80%" | {{{other}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Independent
+
| width="20%" style="background-color: #00132c;" | Independent
 
| width="80%" | {{{independent}}}
 
| width="80%" | {{{independent}}}
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Battles'''
+
| colspan="2" style="background-color: #21314c; text-align: center; color: white;" | '''Battles'''
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Major
+
| width="20%" style="background-color: #00132c;" | Major
 
| width="80%" | {{{major-battles}}}
 
| width="80%" | {{{major-battles}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Minor
+
| width="20%" style="background-color: #00132c;" | Minor
 
| width="80%" | {{{minor-battles}}}
 
| width="80%" | {{{minor-battles}}}
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Settings'''
+
| colspan="2" style="background-color: #21314c; text-align: center; color: white;" | '''Settings'''
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Major
+
| width="20%" style="background-color: #00132c;" | Major
 
| width="80%" | {{{major-settings}}}
 
| width="80%" | {{{major-settings}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Minor
+
| width="20%" style="background-color: #00132c;" | Minor
 
| width="80%" | {{{minor-settings}}}
 
| width="80%" | {{{minor-settings}}}
 
|}
 
|}
Line 39: Line 37:
 
===Usage===
 
===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 (&middot;).
+
The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste code into an article, filling fields in with the pertinent information. The first four fields should be 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 (&middot;).
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Conflict
 
{{Conflict
 
| image =
 
| image =
| republic-aligned =
+
| Side 1 =
| imperial-aligned =
+
| Side 2 =
 
| other =
 
| other =
 
| independent =
 
| independent =

Latest revision as of 16:49, 2 September 2012



{{{conflict}}}
Belligerents
Side 1 {{{side1}}}
Side 2 {{{side2}}}
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 code into an article, filling fields in with the pertinent information. The first four fields should be 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 =
| Side 1 =
| Side 2 =
| other =
| independent =
| major-battles =
| minor-battles =
| major-settings =
| minor-settings =
}}