Template:Infobox Conflict: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Rupert Havok (talk | contribs)
No edit summary
Rupert Havok (talk | contribs)
Updating to match standardized format of Infobox Battle...
Line 1: Line 1:
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 30%; float: right; font-size: 11px;"><tr><td width="100%" colspan="{{#if:{{{side3|}}}|3|2}}" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{conflict}}}</b></font></td></tr>
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 30%; float: right; font-size: 11px;"><tr><td width="100%" colspan="{{#if:{{{side3|}}}|3|2}}" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{title}}}</b></font></td></tr>
<tr><td width="100%" colspan="{{#if:{{{side3|}}}|3|2}}" style="width: 100%; text-align: center;">{{{image}}}</td></tr>
<tr><td width="100%" colspan="{{#if:{{{side3|}}}|3|2}}" style="width: 100%; text-align: center;">{{{image}}}</td></tr>
<tr><td style="width: 20%;" valign="top">Date</td><td colspan="{{#if:{{{side3|}}}|2|1}}"style="width: 80%;" valign="top">{{{start}}} &mdash; {{{end}}}</td></tr>
<tr><td style="width: 20%;" valign="top">Date</td><td colspan="{{#if:{{{side3|}}}|2|1}}"style="width: 80%;" valign="top">{{{start}}} &mdash; {{{end}}}</td></tr>
Line 21: Line 21:
<pre><nowiki>
<pre><nowiki>
{{Infobox Conflict
{{Infobox Conflict
| conflict =
| title =
| image =
| image =
| start =
| start =

Revision as of 23:15, 7 December 2013

{{{title}}}
{{{image}}}
Date{{{start}}} — {{{end}}}
Location{{{location}}}
Result{{{result}}}
Belligerents
{{{side1}}}{{{side2}}}
Commanders and Leaders
{{{side1leaders}}}{{{side2leaders}}}

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 regimes 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
| title =
| image =
| start =
| end =
| location =
| result =
| side1 =
| side2 =
| side1leaders =
| side2leaders = 
| side1losses = 
| side2losses = 
| battles =
}}

See also