Difference between revisions of "Template:Infobox Battle"

From Tresario Archives
Jump to: navigation, search
(Created page with "{| style="border: 1px solid black; background:#232730; padding: 1px; margin: 5px; width: 35%; float: right; font-size: 11px;" | width="100%" colspan="2" style="border: 1px so...")
 
Line 64: Line 64:
 
==See also==
 
==See also==
 
* [[:Template:Infobox Conflict]]
 
* [[:Template:Infobox Conflict]]
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Infobox templates|{{PAGENAME}}]][[Category:Template]]</noinclude>

Revision as of 23:56, 19 September 2018

{{{title}}}
{{{war}}}
{{{image}}}
Date {{{date}}}
Location {{{location}}}
Result {{{result}}}
Belligerents
{{{attackers}}} {{{defenders}}}
Commanders and Leaders
{{{attacking commanders}}} {{{defending commanders}}}
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 = 
}}

See also