Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Template:InfoBoxConflict"

(created)
 
(1st modification)
Line 1: Line 1:
 
{| class='infobox'
 
{| class='infobox'
 +
|-
 +
| colspan='2' class='infoboxname' | {{{conflict}}}
 +
|-
 +
| colspan='2' | {{{partof}}}
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
 
|-  
 
|-  
| colspan='2' class='infoboxname' | {{{name}}}
+
| colspan='2' class='infoboxheading' |
|-
+
|- class='infoboxrow'
| colspan='2' class='infoboxheading' | '''Production information'''
+
| Date || {{{date|}}}
 +
|- class='infoboxrow'
 +
| Place || {{{place|}}}
 +
|- class='infoboxrow'
 +
| Planet || {{{planet|}}}
 +
|-  
 +
| colspan='2' class='infoboxheading' | '''Aggressors'''
 
|- class='infoboxrow'  
 
|- class='infoboxrow'  
| Manufacturer || {{{manufacturer|}}}
+
| Commander || {{{commander1|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Use || {{{Use|}}}
+
| Forces || {{{forces1|}}}
 +
|-
 +
| colspan='2' class='infoboxheading' | '''Opposition'''
 +
|- class='infoboxrow'
 +
| Commander || {{{commander2|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Tech Base || {{{Tech Base|}}}
+
| Forces || {{{forces2|}}}
 +
|-
 +
| colspan='2' class='infoboxheading' | {{#if:{{{forces3|}}}|
 +
{{!}} '''Additional'''
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Cost || {{{Cost|}}}
+
{{#if:{{{commander3|}}}|
 +
{{!}} Commander
 +
{{!}} {{{commander3|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Introduced || {{{Introduced|}}}
+
{{#if:{{{forces3|}}}|
 +
{{!}} Forces
 +
{{!}} {{{forces3|}}}
 +
}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Technical specifications'''
+
| colspan='2' class='infoboxheading' | '''Details'''
|- class='infoboxrow'
+
|- class='infoboxrow'  
| Mass || {{{Mass|}}}
+
| Result || {{{result|}}}
|- class='infoboxrow'
 
| Length || {{{Length|}}}
 
|- class='infoboxrow'
 
| Sail Diameter || {{{Sail Diameter|}}}
 
|- class="infoboxrow"
 
| Fuel
 
| {{{Fuel|}}}
 
|- class="infoboxrow"
 
| Burn Rate
 
| {{{Burn Rate|}}}
 
|- class='infoboxrow'
 
| Safe Thrust || {{{Safe Thrust|}}}
 
|- class='infoboxrow'
 
| Top Thrust || {{{Top Thrust|}}}
 
|- class='infoboxrow'
 
| Sail Integrity || {{{Sail Integrity|}}}
 
|- class='infoboxrow'
 
| KF Drive Integrity || {{{KF Drive Integrity|}}}
 
|- class='infoboxrow'
 
| LF Battery || {{{LF Battery|}}}
 
|- class='infoboxrow'
 
| Armament || {{{Armament|}}}
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| DropShip Capacity || {{{DropShip Capacity|}}}
+
| Environment || {{{environment|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
{{#if:{{{Small Craft/<br>AeroSpace Fighters|}}}|
+
{{#if:{{{conditions|}}}|
{{!}} Small Craft/<br>AeroSpace Fighters
+
{{!}} Conditions
{{!}} {{{Small Craft/<br>AeroSpace Fighters|}}}
+
{{!}} {{{conditions|}}}
 
}}
 
}}
|- class='infoboxrow'
 
| Crew || {{{Crew|}}}
 
|- class='infoboxrow'
 
| Grav Decks || {{{Grav Decks|}}}
 
|- class='infoboxrow'
 
| Escape Pods/Life Boats|| {{{Escape Pods/Life Boats|}}}
 
|- class='infoboxrow'
 
| Heat Sinks || {{{Heat Sinks|}}}
 
|- class='infoboxrow'
 
| Structural Integrity || {{{Structural Integrity|}}}
 
|- class='infoboxrow'
 
| BV (1.0) || {{{BV (1.0)|}}}
 
|- class='infoboxrow'
 
| BV (2.0) || {{{BV (2.0)|}}}
 
 
|}
 
|}
  
Line 71: Line 57:
 
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.
 
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.
 
<pre><nowiki>
 
<pre><nowiki>
{{InfoBoxWarShip
+
{{InfoBoxConflict
 +
| conflict =
 +
| partof =
 
| image = [[Image:*.***|191px]]
 
| image = [[Image:*.***|191px]]
| name =
+
| date =
| manufacturer =
+
| place =
| Use =
+
| planet =
| Tech Base =
+
| commander1 =
| Cost =
+
| forces1 =
| Introduced =
+
| commander2 =
| Mass =
+
| forces2 =
| Length =  
+
| commander3 =
| Sail Diameter =
+
| forces3 =
| Fuel =  
+
| result =
| Burn Rate =  
+
| environment =
| Safe Thrust =
+
| conditions =
| Top Thrust =
 
| Sail Integrity =
 
| KF Drive Integrity =
 
| LF Battery =
 
| Armament =
 
| Armor =
 
| DropShip Capacity =
 
| Small Craft/<br>AeroSpace Fighters =
 
| Crew =
 
| Grav Decks =
 
| Escape Pods/Life Boats =
 
| Heat Sinks =
 
| Structural Integrity =
 
| BV (1.0) =
 
| BV (2.0) =
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
The '''Small Craft/AeroSpace Fighters''' entry requires number of small craft first, followed by number of ASF. They should be separated by a slash (/). See ''[[Conqueror]]'' for example. The line is optional, so feel free to ignore/delete it.
+
 
 
</noinclude>
 
</noinclude>
  
 
<noinclude>
 
<noinclude>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
[[Category:Infobox templates|WarShip]]
+
[[Category:Infobox templates|Conflict]]
 
</noinclude>
 
</noinclude>

Revision as of 09:11, 17 July 2011

{{{conflict}}}
{{{partof}}}
Date
Place
Planet
Aggressors
Commander
Forces
Opposition
Commander
Forces
Details
Result
Environment


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 =
}}