Difference between revisions of "Template:InfoBoxDropShip"

m (mis-spelling)
m
 
(21 intermediate revisions by 5 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}}}
Line 9: Line 9:
 
| Manufacturer
 
| Manufacturer
 
| {{{manufacturer|}}}
 
| {{{manufacturer|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{production year|}}}|
 +
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
 +
{{!}}[[DropShip Timetable|{{{production year|}}}]]{{{year reference|}}}
 +
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
| Use
 
| Use
Line 18: Line 23:
 
| Tech Base
 
| Tech Base
 
| {{{Tech Base|}}}
 
| {{{Tech Base|}}}
|- class="infoboxrow"
 
| Introduced       
 
| [[{{{Introduced|}}}]]
 
 
|-
 
|-
 
| colspan="2" class="infoboxheading" | '''Technical specifications'''
 
| colspan="2" class="infoboxheading" | '''Technical specifications'''
Line 26: Line 28:
 
| Mass
 
| Mass
 
| {{{Mass|}}} tons
 
| {{{Mass|}}} tons
 +
|- class="infoboxrow"
 +
| Structural Integrity
 +
| {{{Structural Integrity|}}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
| Length
 
| Length
 
| {{{Length|}}} meters
 
| {{{Length|}}} meters
 +
|- class="infoboxrow"
 +
| Width
 +
| {{{Width|}}} meters
 +
|- class="infoboxrow"
 +
| Height
 +
| {{{Height|}}} meters
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Drive System|}}}|
 
{{#if:{{{Drive System|}}}|
Line 35: Line 46:
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
| Safe Trust
+
| Safe Thrust
 
| {{{Safe Thrust|}}}
 
| {{{Safe Thrust|}}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
| Maximum Thrust
+
| Max Thrust
 
| {{{Maximum Thrust|}}}
 
| {{{Maximum Thrust|}}}
 +
|- class="infoboxrow"
 +
| Fuel (tons)
 +
| {{{Fuel (tons)|}}}
 +
|- class="infoboxrow"
 +
| Fuel (days)
 +
| {{{Fuel (days)|}}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{Armament|}}}|
 
{{#if:{{{Armament|}}}|
Line 59: Line 76:
 
{{!}} Passengers
 
{{!}} 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"
 
|- class="infoboxrow"
Line 64: Line 91:
 
{{!}} Heat Sinks
 
{{!}} 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"
 
|- class="infoboxrow"
Line 76: Line 113:
 
}}
 
}}
 
|-
 
|-
|}<noinclude>
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
==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.
 
<pre><nowiki>
 
{{InfoBoxDropShip
 
| image = [[Image:*.***|191px]]
 
| name =
 
| manufacturer =
 
| Use =
 
| Type =
 
| Tech Base =
 
| Introduced =
 
| Mass =
 
| Length =
 
| Drive System =
 
| Safe Thrust =
 
| Maximum Thrust =
 
| Armament =
 
| Armor =
 
| Crew =
 
| Passengers =
 
| Heat Sinks =
 
| BV (1.0) =
 
| BV (2.0) =
 
}}
 
</nowiki></pre>
 
 
 
</noinclude>
 
 
 
<noinclude>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|DropShip]]
 
</noinclude>
 

Latest revision as of 21:25, 4 April 2024