Template:Infobox/battle
From Gineipaedia, the Legend of Galactic Heroes wiki
(Difference between revisions)
m |
m (test) |
||
Line 25: | Line 25: | ||
{{#if:{{{belligerents1|}}}| | {{#if:{{{belligerents1|}}}| | ||
{{!}}class="sb-both center" colspan="2"{{!}}<table width="100%"><tr><th colspan="2" style="background-color: #202020; border: 4px solid #2c2c2c;">'''Belligerents'''</th></tr> | {{!}}class="sb-both center" colspan="2"{{!}}<table width="100%"><tr><th colspan="2" style="background-color: #202020; border: 4px solid #2c2c2c;">'''Belligerents'''</th></tr> | ||
- | <tr><td width="50%" style="text-align: left; vertical-align: top;">{{{belligerents1}}}</td><td width="50%" style="text-align: left; vertical-align: top;">{{{belligerents2}}}</td></tr></table> | + | <tr><td width="50%" style="text-align: left; vertical-align: top; padding-right: 2px; border-right: 1px dotted #2c2c2c;">{{{belligerents1}}}</td><td width="50%" style="text-align: left; vertical-align: top; padding-left: 2px;">{{{belligerents2}}}</td></tr></table> |
}} | }} | ||
|- | |- |
Revision as of 23:13, 30 March 2012
The following documentation is transcluded from Template:Infobox/battle/doc:
Battle of Astarte | |||||
(First Alliance-Imperial War) | |||||
![]() Ring formation | |||||
Date: | January 796 UC (487 IC / 3596 CE) | ||||
Location: | Astarte Starzone | ||||
Result: | Major Imperial victory | ||||
| |||||
| |||||
| |||||
| |||||
|
- Description</dt>
- Infobox template for LOGH battles. Adds an infobox with pictures and common information (units involved, number of casualties, etc.) to the right side of an article.</dd>
- Syntax</dt>
{{infobox/battle | battle = <name of battle> | campaign = <name of campaign (if any)> | war = <name of war the battle is part of> | image-top = <file name of image depicting battle> | caption-top = <caption for top image> | date = <in-universe date (or date range)> | location = <location of battle> | result = <result of battle> | belligerents1 = <names of belligerents involved> | belligerents2 | units1 = <names of participating units> | units2 | commanders1 = <names of commanders involved> | commanders2 | strength1 = <numerical strength of units involved> | strength2 | losses1 = <casualties suffered, including dead, wounded, missing, captured, and civilian deaths> | losses2 }} }}
</dd>- Sample output</dt>
{{infobox/battle | battle = Battle of Astarte | campaign = | war = First Alliance-Imperial War | image-top = Ring formation 2.jpg | caption-top = '''Ring formation''' | date = January {{d|796|uc}} | location = [[Astarte Starzone]] | result = Major Imperial victory | belligerents1 = [[Free Planets Alliance]] | belligerents2 = [[Galactic Empire]] | units1 = [[2nd Fleet]]<br>[[4th Fleet]]<br>[[6th Fleet]] | units2 = [[Lohengramm Fleet]] | commanders1 = [[Yang Wen-li]]<br>[[Paetta]]<br>[[Pastoll]] {{kia}}<br>[[Moore]] {{kia}} | commanders2 = [[Reinhard von Lohengramm]]<br>[[Willibald Joachim von Merkatz]]<br>[[Staden]]<br>[[Adalbert von Fahrenheit]]<br>[[Erlache]] {{kia}}<br>[[Fogel]] | strength1 = 39,000 warships | strength2 = 20,000 warships | losses1 = 1,500,000 casualties | losses2 = 150,000 casualties }}
produces: See top right of page.</dd>
- Acknowledgements</dt>
- n/a</dd>