Difference between revisions of "Template:Infobox Conflict"

From Holocron - Star Wars Combine
Jump to: navigation, search
m
Line 6: Line 6:
 
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | {{{image}}}
 
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | {{{image}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Started
+
| width="20%" | '''Date'''
| width="80%" | {{{conflictstart}}}
+
| width="80%" | {{{start}}} - {{{end}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Ended
+
| width="20%" | '''Location'''
| width="80%" | {{{conflictend}}}
+
| width="80%" | {{{location}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Result
+
| width="20%" | '''Result'''
 
| width="80%" | {{{result}}}
 
| width="80%" | {{{result}}}
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Factions'''
+
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | '''Belligerents'''
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Side 1
+
| style="width: 50%;" | {{{side1}}}
| width="80%" | {{{side1}}}
+
| style="width: 50%;" | {{{side2}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Side 2
+
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | '''Commanders and Leaders'''
| width="80%" | {{{side2}}}
 
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Battles'''
+
| style="width: 50%;" | {{{side1leaders}}}
 +
| style="width: 50%;" | {{{side2leaders}}}
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Major
+
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | '''Casualties and Losses'''
| width="80%" | {{{major-battles}}}
 
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Minor
+
| style="width: 50%;" | {{{side1losses}}}
| width="80%" | {{{minor-battles}}}
+
| style="width: 50%;" | {{{side2losses}}}
 
|-
 
|-
| colspan="2" style="background-color: #000099; text-align: center; color: white;" | '''Settings'''
+
| colspan="2" style="background-color: #000066; text-align: center; color: white;" | '''Casualties and Losses'''
 
|-
 
|-
| width="20%" style="background-color: #000066;" | Major
+
| colspan="2" style="text-align: center;" | {{{battles}}}
| width="80%" | {{{major-settings}}}
 
|-
 
| width="20%" style="background-color: #000066;" | Minor
 
| width="80%" | {{{minor-settings}}}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 47: Line 42:
 
| conflict =
 
| conflict =
 
| image =
 
| image =
| conflictstart =
+
| start=
| conflictend =
+
| end=
 
| result =
 
| result =
 
| side1 =
 
| side1 =
 
| side2 =
 
| side2 =
| major-battles =
+
| side1leaders =
| minor-battles =
+
| side2leaders =  
| major-settings =
+
| side1losses =  
| minor-settings =
+
| side2losses =  
 +
| battles =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:56, 17 May 2011



{{{conflict}}}
{{{image}}}
Date {{{start}}} - {{{end}}}
Location {{{location}}}
Result {{{result}}}
Belligerents
{{{side1}}} {{{side2}}}
Commanders and Leaders
{{{side1leaders}}} {{{side2leaders}}}
Casualties and Losses
{{{side1losses}}} {{{side2losses}}}
Casualties and Losses
{{{battles}}}

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 (·).

{{Infobox Conflict
| conflict =
| image =
| start=
| end=
| result =
| side1 =
| side2 =
| side1leaders =
| side2leaders = 
| side1losses = 
| side2losses = 
| battles =
}}