Difference between revisions of "Template:Battle infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Include categories if article.)
m (Let's do that!)
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image}}}
| colspan="2" class="infoboxCentre" | {{{image}}}
|label1=Date
|-
|data1={{{date|}}}
| colspan="2" |
|label2=Location
{| style="background: none; width: 100%;"
|data2={{{location|}}}
{{ginfobox/tbsub|Date|{{{date}}}}}
|label3=Result
{{ginfobox/tbsub|Location|{{{location}}}}}
|data3={{{result|}}}
{{ginfobox/tbsub|Result|{{{result}}}}}
|label4=Appearance
{{ginfobox/tbsub|Appearance|{{{appearance}}}}}
|data4={{{appearance|}}}
|}
|data5=
|-
{|
! style="vertical-align: top; border-right: 1px solid #d3d3d3;" class="infoboxCentre" | '''Side A'''
! style="vertical-align: top; border-right: 1px solid #d3d3d3;" class="infoboxCentre" | '''{{{side a type|Side A}}}'''
! style="vertical-align: top;" class="infoboxCentre" | '''Side B'''
! style="vertical-align: top;" class="infoboxCentre" | '''{{{side b type|Side B}}}'''
|-
|-
! colspan="2" class="infoboxHeader" | <big>''Combatants''</big>
! colspan="2" class="infoboxHeader" | <big>''Combatants''</big>
Line 35: Line 35:
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{casual1}}}
| style="vertical-align: top; border-right: 1px solid #d3d3d3;" | {{{casual1}}}
| style="vertical-align: top;" | {{{casual2}}}
| style="vertical-align: top;" | {{{casual2}}}
|}{{#if:{{NAMESPACE}}||[[Category:Battles|{{{name}}}]]}}</includeonly>
|}}}{{#if:{{NAMESPACE}}||[[Category:Battles|{{{name}}}]]}}</includeonly>

Revision as of 12:29, 1 July 2010

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.