Template:Battle Data: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 1: Line 1:
{| class="toccolors" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center"
{| class="toccolors" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right; border: 1px solid #a60003;" align="center"
|- style="text-align: center;"
|- style="text-align: center;"
! style="background: #461919; color: #FFFFFF;" colspan="3" | '''{{PAGENAME}}'''
! style="background: #461919; color: #FFFFFF;" colspan="3" | '''{{{name|{{PAGENAME}}}}}'''
|- style="text-align: center;" class="hiddenStructure{{{image|}}}"
|- style="text-align: center;" class="hiddenStructure{{{image|}}}"
| colspan="2" | [[Image:{{{image}}}|center|300px|{{{description}}}]]
| colspan="2" | [[Image:{{{image}}}|center|300px|{{{description}}}]]
|- style="text-align: center;"
|- valign="top"
! style="background: #461919; color: #FFFFFF;" colspan="2" | '''General Information'''
|- class="hiddenStructure{{{conflict}}}" valign="top"
| '''Conflict'''
| '''Conflict'''
| {{{conflict}}}
| {{{conflict}}}
|- class="hiddenStructure{{{date}}}" valign="top"
|- valign="top"
| '''Date'''
| '''Date'''
| {{{date}}}
| {{{date}}}
|- class="hiddenStructure{{{place}}}" valign="top"
|- valign="top"
| '''Place'''
| '''Place'''
| {{{place}}}
| {{{place}}}
|- class="hiddenStructure{{{result}}}" valign="top"
|- valign="top"
| '''Result'''
| '''Result'''
| {{{result}}}
| {{{result}}}
Line 56: Line 54:
|- style="text-align:center; font-size:90%;"  
|- style="text-align:center; font-size:90%;"  
| style="width: 33%;" | {{{prev}}}
| style="width: 33%;" | {{{prev}}}
| style="width: 34%;" | {{PAGENAME}}
| style="width: 34%;" | {{{name|{{PAGENAME}}}}}
| style="width: 33%;" | {{{next}}}
| style="width: 33%;" | {{{next}}}
|}
|}
Line 63: Line 61:
<pre>
<pre>
{{Battle Data
{{Battle Data
|name= ''optionial''
|image= ''optionial''
|image= ''optionial''
|description= ''optionial''
|description= ''optionial''
Line 83: Line 82:
}}</pre>
}}</pre>


All fields are required except ''image'' and ''image description''.
All fields are required except ''image'', ''name'', and ''description''.


See [[Battle of the Resurrection Ship]] for example of use.
See [[Battle of the Resurrection Ship]] for example of use.
[[Category:Infobox|Battle Data]]
[[Category:Infobox|Battle Data]]
</noinclude>
</noinclude>

Revision as of 19:37, 21 June 2006

Battle Data
[[Image:{{{image}}}|center|300px|{{{description}}}]]
Conflict {{{conflict}}}
Date {{{date}}}
Place {{{place}}}
Result {{{result}}}
Combatants
{{{combatant1}}} {{{combatant2}}}
Commanders
{{{co1}}} {{{co2}}}
Strength
{{{strength1}}} {{{strength2}}}
Ship Casualties
{{{scasualties1}}} {{{scasualties2}}}
Personnel Casualties
{{{lcasualties1}}} {{{lcasualties2}}}
Battle Chronology
Previous Next
{{{prev}}} Battle Data {{{next}}}
{{Battle Data
|name= ''optionial''
|image= ''optionial''
|description= ''optionial''
|conflict=
|date=
|place=
|result=
|combatant1=
|combatant2=
|co1=
|co2=
|strength1=
|strength2=
|scasualties1=
|scasualties2=
|lcasualties1=
|lcasualties2=
|prev=
|next=
}}

All fields are required except image, name, and description.

See Battle of the Resurrection Ship for example of use.