Template:Infobox battle: Difference between revisions

From Erudite Tales
Jump to navigation Jump to search
Created page with "{| border="1" cellpadding="3" style="float: right; width: 300px; margin: 0 0 1em 1em; border-collapse: collapse; font-size: 90%; clear: right;" |- !colspan="2" style="text-align: center; background:green"|'''{{{name|{{PAGENAME}}}}}''' |- | colspan="2" |<small>'''Date''': {{{date}}}</small> |- | colspan="2" |<small>'''Place''': {{{place}}}</small> |- | colspan="2" |<small>'''Outcome''': {{{result}}}</small> |- !colspan="2" style="text-align: center; background:green"|Bell..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
!colspan="2" style="text-align: center; background:green"|'''{{{name|{{PAGENAME}}}}}'''
!colspan="2" style="text-align: center; background:green"|'''{{{name|{{PAGENAME}}}}}'''
|-
|-
| colspan="2" |<small>'''Date''': {{{date}}}</small>
| colspan="2" | {{#if:{{{date<includeonly>|</includeonly>}}}|<small>'''Time''': {{{date}}}</small> }}
|-
|-
| colspan="2" |<small>'''Place''': {{{place}}}</small>
| colspan="2" |{{#if:{{{place<includeonly>|</includeonly>}}}|<small>'''Location''': {{{place}}}</small> }}
|-
|-
| colspan="2" |<small>'''Outcome''': {{{result}}}</small>
| colspan="2" |{{#if:{{{place<includeonly>|</includeonly>}}}|<small>'''Outcome''': {{{result}}}</small> }}
|-
|-
!colspan="2" style="text-align: center; background:green"|Belligerents
!colspan="2" style="text-align: center; background:green"|Belligerents
|-
|-
|width="50%"| <center><small>
|width="50%"| <center><small>
{{{side1}}}
{{#if:{{{combatant1 <includeonly>|</includeonly>}}}|{{{combatant1}}}}}
</small></center>
</small></center>
|width="50%"| <center><small>
|width="50%"| <center><small>
{{{side2}}}
{{#if:{{{combatant2 <includeonly>|</includeonly>}}}|{{{combatant2}}}}}
</small></center>
</small></center>
|-
|-
Line 21: Line 21:
|-
|-
|width="50%"| <small>
|width="50%"| <small>
{{{commanders1}}}
{{#if:{{{commanders1 <includeonly>|</includeonly>}}}|{{{commanders1}}}}}
</small>
</small>
|width="50%"| <small>
|width="50%"| <small>
{{{commanders2}}}
{{#if:{{{commanders2 <includeonly>|</includeonly>}}}|{{{commanders2}}}}}
</small>
</small>
|-
|-
Line 30: Line 30:
|-
|-
|width="50%"| <small>
|width="50%"| <small>
{{{forces1}}}
{{#if:{{{forces1 <includeonly>|</includeonly>}}}|{{{forces1}}}}}
</small>
</small>
|width="50%"| <small>
|width="50%"| <small>
{{{forces2}}}
{{#if:{{{forces2 <includeonly>|</includeonly>}}}|{{{forces2}}}}}
</small>
</small>
|-
|-
Line 39: Line 39:
|-
|-
|width="50%"| <small>
|width="50%"| <small>
{{{casual1}}}
{{#if:{{{casual1 <includeonly>|</includeonly>}}}|{{{casual1}}}}}
</small>
</small>
|width="50%"| <small>
|width="50%"| <small>
{{{casual2}}}
{{#if:{{{casual2 <includeonly>|</includeonly>}}}|{{{casual2}}}}}
</small>
</small>
|}
|}

Latest revision as of 09:16, 18 February 2025

Infobox battle
Time: {{{date}}}
Location: {{{place}}}
Outcome: {{{result}}}
Belligerents

{{{combatant1}}}

{{{combatant2}}}

Leaders

{{{commanders1}}}

{{{commanders2}}}

Forces

{{{forces1}}}

{{{forces2}}}

Casualties

{{{casual1}}}

{{{casual2}}}