Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Template:InfoBoxConflict"

(start over)
(stealing from InfoboxProduct)
Line 1: Line 1:
{| class='infobox'
+
{| border="0" cellpadding="0" class="infoBoxNew"
 +
|-
 +
{{#if:{{{image|}}}|
 +
{{!}} colspan="2" style="padding:0px" {{!}} [[Image:{{{image}}}|280px]]
 +
}}
 +
|-
 +
! colspan="2" style="background-color:#BDB76B; color:#FFF; font-size:larger; font-style:italic; padding:5px; text-align:center" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}} }}
 
|-
 
|-
| colspan='3' class='infoboxname' | {{{conflict}}}
 
|- class='infoboxrow'
 
 
{{#if:{{{partof|}}}|
 
{{#if:{{{partof|}}}|
{{!}} '''Part of the'''
+
{{!}} Part of the:
{{!}} {{{partof|}}}
+
{{!}} {{{development|}}}
 
}}
 
}}
 
|-  
 
|-  
| colspan='3' class='infoboxheading' |
+
| Date
|- class='infoboxrow'
+
| {{{date|}}}
| Date || {{{date|}}}
 
|- class='infoboxrow'
 
| Place || {{{place|}}}
 
|- class='infoboxrow'
 
| Planet || {{{planet|}}}
 
 
|-  
 
|-  
| colspan='3' class='infoboxheading' | '''Aggressors'''
+
| Place
|- class='infoboxrow'
+
| {{{place|}}}
| Commander || {{{commander1|}}}
 
|- class='infoboxrow'
 
| Forces || {{{forces1|}}}
 
 
|-  
 
|-  
| colspan='3' class='infoboxheading' | '''Opposition'''
+
| Planet
|- class='infoboxrow'
+
| {{{planet|}}}
| Commander || {{{commander2|}}}
 
|- class='infoboxrow'
 
| Forces || {{{forces2|}}}
 
 
|-
 
|-
| colspan='3' class='infoboxheading' | {{#if:{{{forces3}}} |
+
! colspan="2" | Aggressors
{{!}} '''Additional'''
+
|-
}}
+
| Commander
|- class='infoboxrow'
+
| {{{commander1|}}}
{{#if:{{{commander3|}}}|
+
|-
{{!}} Commander
+
| Forces
{{!}} {{{commander3|}}}
+
| {{{forces1|}}}
}}
+
|-
|- class='infoboxrow'
+
! colspan="2" | Opposition
{{#if:{{{forces3|}}}|
+
|-
{{!}} Forces
+
| Commander
{{!}} {{{forces3|}}}
+
| {{{commander2|}}}
 +
|-
 +
| Forces
 +
| {{{forces2|}}}
 +
|-
 +
! colspan="2" | Details
 +
|-
 +
{{#if:{{{environment|}}}|
 +
{{!}} Environment
 +
{{!}} {{{environment|}}}
 
}}
 
}}
 
|-
 
|-
| colspan='3' class='infoboxheading'  | '''Details'''
 
|- class='infoboxrow'
 
| Result || {{{result|}}}
 
|- class='infoboxrow'
 
| Environment || {{{environment|}}}
 
|- class='infoboxrow'
 
 
{{#if:{{{conditions|}}}|
 
{{#if:{{{conditions|}}}|
 
{{!}} Conditions
 
{{!}} Conditions
 
{{!}} {{{conditions|}}}
 
{{!}} {{{conditions|}}}
 
}}
 
}}
 +
|-
 +
| Result
 +
| {{{result|}}}
 
|}
 
|}
  

Revision as of 09:45, 26 July 2011

InfoBoxConflict
Date
Place
Planet
Aggressors
Commander
Forces
Opposition
Commander
Forces
Details
Result


Usage instructions

Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.

{{InfoBoxConflict
| conflict =
| partof =
| image = [[Image:*.***|191px]]
| date =
| place =
| planet =
| commander1 =
| forces1 =
| commander2 =
| forces2 =
| commander3 =
| forces3 =
| result =
| environment =
| conditions =
}}