Difference between revisions of "Template:InfoBoxDropShip"

(added {{#if}} tags)
m
Line 32: Line 32:
 
{{#if:{{{Drive System|}}}|
 
{{#if:{{{Drive System|}}}|
 
| Drive System
 
| Drive System
| {{{Drive System}}}
+
| {{{Drive System|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Armament|}}}|
 
{{#if:{{{Armament|}}}|
 
| Armament
 
| Armament
| {{{Armament}}}
+
| {{{Armament|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Armor|}}}|
 
{{#if:{{{Armor|}}}|
 
| Armor
 
| Armor
| {{{Armor}}}
+
| {{{Armor|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Crew|}}}|
 
{{#if:{{{Crew|}}}|
 
| Crew
 
| Crew
| {{{Crew}}}
+
| {{{Crew|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Heat Sinks|}}}|
 
{{#if:{{{Heat Sinks|}}}|
 
| Heat Sinks
 
| Heat Sinks
| {{{Heat Sinks}}}
+
| {{{Heat Sinks|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{BV (1.0)|}}}|
 
{{#if:{{{BV (1.0)|}}}|
 
| BV (1.0)
 
| BV (1.0)
| {{{BV (1.0)}}}
+
| {{{BV (1.0)|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{BV (2.0)|}}}|
 
{{#if:{{{BV (2.0)|}}}|
 
| BV (2.0)
 
| BV (2.0)
| {{{BV (2.0)}}}
+
| {{{BV (2.0)|}}}
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>

Revision as of 22:15, 2 November 2008

Drive System Armament Armor Crew Heat Sinks BV (1.0) BV (2.0)
[[Image:|191px]]
{{{name}}}
Production information
Manufacturer
Use
Type
Tech Base
Introduced [[]]
Technical specifications
Mass tons
Length meters

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.

{{InfoBoxDropShip
| image = [[Image:*.***|191px]]
| name =
| manufacturer =
| Use =
| Type =
| Tech Base =
| Introduced =
| Mass =
| Length = 
| Drive System =
| Armament =
| Armor =
| Crew = 
| Heat Sinks =
| BV (1.0) =
| BV (2.0) =
}}