Template:Infobox Battle: Difference between revisions
Jump to navigation
Jump to search
Rupert Havok (talk | contribs) No edit summary |
Rupert Havok (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
| width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Belligerents'''</font> | | width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Belligerents'''</font> | ||
|- | |- | ||
| width="50%" | {{{attackers}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-right-width: 1px; border-left-width: 0px; text-align: left;" | {{{attackers}}} | ||
| width="50%" style="border-color: #4d4d4d; border-style:solid; border-left-width:1px; text-align: right;"| {{{defenders}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-left-width: 1px; border-right-width: 0px; text-align: right;" | {{{defenders}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Commanders and leaders'''</font> | | width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Commanders and leaders'''</font> | ||
|- | |- | ||
| width="50%" | {{{attacking commanders}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-right-width: 1px; border-left-width: 0px; text-align: left;" | {{{attacking commanders}}} | ||
| width="50%" style="border-color: #4d4d4d; border-style:solid; border-left-width:1px; text-align: right;" | {{{defending commanders}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-left-width: 1px; border-right-width: 0px; text-align: right;" | {{{defending commanders}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Strength'''</font> | | width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Strength'''</font> | ||
|- | |- | ||
| width="50%" | {{{attacker strength}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-right-width: 1px; border-left-width: 0px; text-align: left;" | {{{attacker strength}}} | ||
| width="50%" style="border-color: #4d4d4d; border-style:solid; border-left-width:1px; text-align: right;" | {{{defender strength}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-left-width: 1px; border-right-width: 0px; text-align: right;" | {{{defender strength}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Casualties and losses'''</font> | | width="100%" colspan="2" style="background-color: #21314c; text-align: center;" | <font color=white>'''Casualties and losses'''</font> | ||
|- | |- | ||
| width="50%" | {{{attacker casualties}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-right-width: 1px; border-left-width: 0px; text-align: left;" | {{{attacker casualties}}} | ||
| width="50%" style="border-color: #4d4d4d; border-style:solid; border-left-width:1px; text-align: right;" | {{{defender casualties}}} | | width="50%" style="border-color: #4d4d4d; border-style: solid; border-left-width: 1px; border-right-width: 0px; text-align: right;" | {{{defender casualties}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
===Usage=== | |||
The Battle template is used to give details pertaining to engagements that have occurred in the galaxy. Paste the code into an article, filling fields in with the pertinent information. In the (likely) event that a particular field requires multiple entries, please include them all under the same field, separated by a dash (-) or a dot (·). | |||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox Battle | {{Infobox Battle | ||
Line 57: | Line 59: | ||
</nowiki></pre> | </nowiki></pre> | ||
[[ | ==See also== | ||
* [[:Template:Infobox Conflict]] | |||
</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 22:06, 7 December 2013
{{{title}}} | |
{{{war}}} | |
{{{image}}} | |
Date | {{{date}}} |
Location | {{{location}}} |
Result | {{{result}}} |
Belligerents | |
{{{attackers}}} | {{{defenders}}} |
Commanders and leaders | |
{{{attacking commanders}}} | {{{defending commanders}}} |
Strength | |
{{{attacker strength}}} | {{{defender strength}}} |
Casualties and losses | |
{{{attacker casualties}}} | {{{defender casualties}}} |
Usage
The Battle template is used to give details pertaining to engagements that have occurred in the galaxy. Paste the code into an article, filling fields in with the pertinent information. In the (likely) event that a particular field requires multiple entries, please include them all under the same field, separated by a dash (-) or a dot (·).
{{Infobox Battle | title = | war = | image = | date = | location = | result = | attackers = | defenders = | attacking commanders = | defending commanders = | attacker strength = | defender strength = | attacker casualties = | defender casualties = }}