Difference between revisions of "Template:Infobox Conflict"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 3: Line 3:
 
<tr style="text-align:center; color:#ffffff; background:{{{c1|#303030}}}; font-size:larger;"><th colspan="2">{{{name}}}</th></tr>
 
<tr style="text-align:center; color:#ffffff; background:{{{c1|#303030}}}; font-size:larger;"><th colspan="2">{{{name}}}</th></tr>
 
<tr style="text-align:center;"><td colspan="2" style="padding:0; background:{{{c2|#B4C5E3}}};">{{{image|}}}</td></tr>
 
<tr style="text-align:center;"><td colspan="2" style="padding:0; background:{{{c2|#B4C5E3}}};">{{{image|}}}</td></tr>
<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{{c3|#F0F0F0}}};"><td colspan="2" style="padding:0; border-top: 1px solid #999999; border-bottom: 1px solid #999999;"><table border="0" cellpadding="4" cellspacing="0" style="padding:0; margin: 0 0 0 0; width:100%; border-collapse:collapse;"><tr style="background:transparent; vertical-align:top;"><td>'''Conflict''':</td><td class="infoboxcell" style="width:100%;">{{{conflict}}}
+
</table>
</td></tr></table>
 
 
</td></tr>
 
</td></tr>
 
<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{{c3|#F0F0F0}}};"><td colspan="2" style="padding:0; border-top: 1px solid #999999; border-bottom: 1px solid #999999;"><table border="0" cellpadding="4" cellspacing="0" style="padding:0; margin: 0 0 0 0; width:100%; border-collapse:collapse;"><tr style="background:transparent; vertical-align:top;"><td>'''Date''':</td><td class="infoboxcell" style="width:100%;">{{{date}}}
 
<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background:{{{c3|#F0F0F0}}};"><td colspan="2" style="padding:0; border-top: 1px solid #999999; border-bottom: 1px solid #999999;"><table border="0" cellpadding="4" cellspacing="0" style="padding:0; margin: 0 0 0 0; width:100%; border-collapse:collapse;"><tr style="background:transparent; vertical-align:top;"><td>'''Date''':</td><td class="infoboxcell" style="width:100%;">{{{date}}}
Line 52: Line 51:
 
*name
 
*name
 
*image
 
*image
*conflict
 
 
*date
 
*date
 
*place
 
*place

Revision as of 20:25, 26 February 2011

{{{name}}}
Date:{{{date}}}
Place:{{{place}}}
Outcome:{{{result}}}
Previous:{{{previous}}}
Next:{{{next}}}
Combatants

{{{side1}}}

{{{side2}}}

Commanders

{{{commanders1}}}

{{{commanders2}}}

Strength

{{{forces1}}}

{{{forces2}}}

Casualties

{{{casual1}}}

{{{casual2}}}

For battles, use Template:Infobox Battle.


Field list

  • name
  • image
  • date
  • place
  • result
  • previous
  • next
  • side1
  • side2
  • commanders1
  • commanders2
  • forces1
  • forces2
  • casual1
  • casual2

Usage

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{conflict
|name=
|image=
|conflict=
|date=
|place=
|result=
|previous=
|next=
|side1=
|side2=
|commanders1=
|commanders2=
|forces1=
|forces2=
|casual1=
|casual2=
}}