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)
No edit summary
Line 17: Line 17:
===Usage===
===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 (·).
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 (·).
 
<pre><nowiki>
<pre><nowiki>
{{Infobox Conflict
{{Infobox Conflict
Line 35: Line 36:
}}
}}
</nowiki></pre>
</nowiki></pre>
==See also==
* [[:Template:Infobox Battle]]


[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 22:06, 7 December 2013

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

See also