Difference between revisions of "Template:Infobox Battle"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 41: Line 41:
  
 
===Usage===
 
===Usage===
<nowiki>
+
<pre><nowiki>
 
{{Infobox Battle
 
{{Infobox Battle
 
|title =  
 
|title =  
Line 58: Line 58:
 
|defender casualties =  
 
|defender casualties =  
 
}}
 
}}
</nowiki>
+
</nowiki></pre>
  
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
  
 
</noinclude>
 
</noinclude>

Revision as of 16:49, 7 March 2011

{{{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

{{Infobox Battle
|title = 
|war = 
|image = 
|date = 
|location = 
|result = 
|attackers = 
|defenders = 
|attacking commanders = 
|defending commanders = 
|attacker strength = 
|defender strength = 
|attacker casualties = 
|defender casualties = 
}}