Difference between revisions of "Template:Battle infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Let's do that!)
m
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
</noinclude><includeonly>{{infobox
</noinclude><includeonly>{{infobox
|title={{{name}}}
|title={{{name}}}
|image={{{image}}}
|image={{{image|}}}
|caption={{{image text|{{{image caption|}}}}}}
|label1=Date
|label1=Date
|data1={{{date|}}}
|data1={{{date}}}
|label2=Location
|label2=Location
|data2={{{location|}}}
|data2={{{location}}}
|label3=Result
|label3=Result
|data3={{{result|}}}
|data3={{{result}}}
|label4=Appearance
|label4=Appearance
|data4={{{appearance|}}}
|data4={{{appearance}}}
|data5=
|label5='''{{{type1|Side A}}}'''
{|
|labelcell5=td
! style="vertical-align: top; border-right: 1px solid #d3d3d3;" class="infoboxCentre" | '''{{{side a type|Side A}}}'''
|data5='''{{{type2|Side B}}}'''
! style="vertical-align: top;" class="infoboxCentre" | '''{{{side b type|Side B}}}'''
|datastyle5=border-left: 1px solid #092c41;
|-
|header6=Combatants
! colspan="2" class="infoboxHeader" | <big>''Combatants''</big>
|label7={{{side1}}}
|-
|labelcell7=td
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{side1}}}
|data7={{{side2}}}
| style="vertical-align: top;" | {{{side2}}}
|datastyle7=border-left: 1px solid #092c41;
|-
|header8=Commanders
! colspan="2" class="infoboxHeader" | <big>''Commanders''</big>
|label9={{{leaders1}}}
|-
|labelcell9=td
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{leaders1}}}
|data9={{{leaders2}}}
| style="vertical-align: top;" | {{{leaders2}}}
|datastyle9=border-left: 1px solid #092c41;
|-
|header10=Strength
! colspan="2" class="infoboxHeader" | <big>''Strength''</big>
|label11={{{forces1}}}
|-
|labelcell11=td
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{forces1}}}
|data11={{{forces2}}}
| style="vertical-align: top;" | {{{forces2}}}
|datastyle11=border-left: 1px solid #092c41;
|-
|header12=Casualties
! colspan="2" class="infoboxHeader" | <big>''Casualties''</big>
|label13={{{casual1}}}
|-
|labelcell13=td
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{casual1}}}
|data13={{{casual2}}}
| style="vertical-align: top;" | {{{casual2}}}
|datastyle13=border-left: 1px solid #092c41;
|}}}{{#if:{{NAMESPACE}}||[[Category:Battles|{{{name}}}]]}}</includeonly>
|data15={{#if:{{{wikipedia|}}}|{{w|{{{wikipedia}}}|Wikipedia has more information unrelated to ''Futurama''}}|}}
}}{{#if:{{NAMESPACE}}||[[Category:Battles|{{{name}}}]]}}</includeonly>

Latest revision as of 15:23, 31 August 2011

Documentation for {{battle infobox}}

Use

This infobox is for battles. Preferable large battles. For other types of events, use the {{event infobox}} instead.

Usage

None of its parameters are optional.

{{battle infobox
|name       = name of battle
|image      = [[Image:Image.png|225px]]
|date       = date of its occurrence 
|location   = where it occurred
|result     = result, who was the victor?
|appearance = in which episode/film it appeared.
|side1      = who was side A?
|side2      = who was side B?
|leaders1   = who were their commanders?
|leaders2   =
|forces1    = what equipment did they have?
|forces2    = 
|casual1    = what did they loose?
|casual2    =
}}


See also

  • I:I - for other infoboxes.