Difference between revisions of "Template:InfoBoxDropShip"

(BV2)
m
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class="infobox"
 
|-
 
|-
| colspan='2' | [[Image:{{{image|}}}|191px]]
+
|colspan="2"|{{#if:{{{image|}}}|[[file:{{{image}}}|191px]]|}}
 
|-  
 
|-  
| colspan='2' class='infoboxname' | {{{name}}}
+
| colspan="2" class="infoboxname" | {{{name}}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Production information'''
+
| colspan="2" class="infoboxheading" | '''Production information'''
|- class='infoboxrow'
+
|- class="infoboxrow"
| Manufacturer     || {{{manufacturer|}}}
+
| Manufacturer
|- class='infoboxrow'
+
| {{{manufacturer|}}}
| Use          || {{{Use|}}}
+
|- class="infoboxrow"
|- class='infoboxrow'
+
{{#if:{{{production year|}}}|
| Type          || {{{Type|}}}
+
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
|- class='infoboxrow'
+
{{!}}[[DropShip Timetable|{{{production year|}}}]]{{{year reference|}}}
| Tech Base        || {{{Tech Base|}}}
+
}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Introduced        || [[{{{Introduced|}}}]]
+
| Use
 +
| {{{Use|}}}
 +
|- class="infoboxrow"
 +
| Type
 +
| {{{Type|}}}
 +
|- class="infoboxrow"
 +
| Tech Base
 +
| {{{Tech Base|}}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Technical specifications'''
+
| colspan="2" class="infoboxheading" | '''Technical specifications'''
|- class='infoboxrow'
+
|- class="infoboxrow"
| Mass         || {{{Mass|}}} tons
+
| Mass
|- class='infoboxrow'
+
| {{{Mass|}}} tons
| Length       || {{{Length|}}} meters
+
|- class="infoboxrow"
|- class='infoboxrow'
+
| Structural Integrity
| Drive System        || {{{Drive System|}}}
+
| {{{Structural Integrity|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Armament
+
| Length
|
+
| {{{Length|}}} meters
{{{Armament|}}}
+
|- class="infoboxrow"
|- class='infoboxrow'
+
| Width
| Armor        || {{{Armor|}}}
+
| {{{Width|}}} meters
|- class='infoboxrow'
+
|- class="infoboxrow"
| Crew          || {{{Crew|}}}
+
| Height
|- class='infoboxrow'
+
| {{{Height|}}} meters
| Heat Sinks        || {{{Heat Sinks|}}}
+
|- class="infoboxrow"
|- class='infoboxrow'
+
{{#if:{{{Drive System|}}}|
| BV (1.0)     || {{{BV (1.0)|}}}
+
{{!}} Drive System
|- class='infoboxrow'
+
{{!}} {{{Drive System|}}}
| BV (2.0)     || {{{BV (2.0)|}}}
+
}}
|}
+
|- class="infoboxrow"
 
+
| Safe Thrust
<noinclude>
+
| {{{Safe Thrust|}}}
==Usage instructions==
+
|- class="infoboxrow"
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.
+
| Max Thrust
<pre><nowiki>
+
| {{{Maximum Thrust|}}}
{{InfoBoxDropShip
+
|- class="infoboxrow"
| image = [[Image:*.***|191px]]
+
| Fuel (tons)
| name =
+
| {{{Fuel (tons)|}}}
| manufacturer =
+
|- class="infoboxrow"
| Use =
+
| Fuel (days)
| Type =
+
| {{{Fuel (days)|}}}
| Tech Base =
+
|- class="infoboxrow"
| Introduced =
+
{{#if:{{{Armament|}}}|
| Mass =
+
{{!}} Armament
| Length =
+
{{!}} {{{Armament|}}}
| Drive System =
+
}}
| Armament =
+
|- class="infoboxrow"
| Armor =
+
{{#if:{{{Armor|}}}|
| Crew =
+
{{!}} Armor
| Heat Sinks =
+
{{!}} {{{Armor|}}}
| BV (1.0) =
 
| BV (2.0) =
 
 
}}
 
}}
</nowiki></pre>
+
|- class="infoboxrow"
 
+
{{#if:{{{Crew|}}}|
</noinclude>
+
{{!}} Crew
 
+
{{!}} {{{Crew|}}}
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Passengers|}}}|
 +
{{!}} Passengers
 +
{{!}} {{{Passengers|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Escape Pods/Life Boats|}}}|
 +
{{!}} Escape Pods/Life Boats
 +
{{!}} {{{Escape Pods/Life Boats|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Small Craft/<br>AeroSpace Fighters|}}}|
 +
{{!}} Small Craft/<br>AeroSpace Fighters
 +
{{!}} {{{Small Craft/<br>AeroSpace Fighters|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Heat Sinks|}}}|
 +
{{!}} Heat Sinks
 +
{{!}} {{{Heat Sinks|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{comsys|}}}|
 +
{{!}} Communications System
 +
{{!}} {{{comsys}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{T&T|}}}|
 +
{{!}} Targeting Tracking System
 +
{{!}} {{{T&T}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{BV (1.0)|}}}|
 +
{{!}} BV (1.0)
 +
{{!}} {{{BV (1.0)|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{BV (2.0)|}}}|
 +
{{!}} BV (2.0)
 +
{{!}} {{{BV (2.0)|}}}
 +
}}
 +
|-
 +
|}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 21:25, 4 April 2024