Difference between revisions of "Template:InfoBoxWarShip"

m (Reverted edits by BrokenMnemonic (talk) to last revision by Doneve)
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
Line 8: Line 8:
 
|- class='infoboxrow'  
 
|- class='infoboxrow'  
 
| Manufacturer || {{{manufacturer|}}}
 
| Manufacturer || {{{manufacturer|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Introduced|}}}|
 +
{{!}} Introduced
 +
{{!}} {{{Introduced|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
{{#if:{{{production year|}}}|
 
{{#if:{{{production year|}}}|
Line 17: Line 22:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Tech Base || {{{Tech Base|}}}
 
| Tech Base || {{{Tech Base|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Cost || {{{Cost|}}}
+
{{#if:{{{Cost|}}}|
 +
{{!}} Cost
 +
{{!}} {{{Cost}}}
 +
}}  
 
|-
 
|-
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
Line 51: Line 59:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
{{#if:{{{Small Craft/<br>AeroSpace Fighters|}}}|
 
{{#if:{{{Small Craft/<br>AeroSpace Fighters|}}}|
{{!}} Small Craft/<br>AeroSpace Fighters
+
{{!}} Small craft/<br>Aerospace fighters
 
{{!}} {{{Small Craft/<br>AeroSpace Fighters|}}}
 
{{!}} {{{Small Craft/<br>AeroSpace Fighters|}}}
 +
}}
 +
|- 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 77:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Structural Integrity || {{{Structural Integrity|}}}
 
| Structural Integrity || {{{Structural Integrity|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| BV (1.0) || {{{BV (1.0)|}}}
+
{{#if:{{{BV (1.0)|}}}|
|- class='infoboxrow'
+
{{!}} BV (1.0)
| BV (2.0) || {{{BV (2.0)|}}}
+
{{!}} {{{BV (1.0)}}}
|}
 
 
 
<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>
 
{{InfoBoxWarShip
 
| image = [[Image:*.***|191px]]
 
| name =
 
| manufacturer =
 
| Use =
 
| Tech Base =
 
| Cost =
 
| Introduced =
 
| Mass =
 
| Length =
 
| Sail Diameter =
 
| Fuel =
 
| Burn Rate =
 
| Safe Thrust =
 
| 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>
+
|- class="infoboxrow"
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.
+
{{#if:{{{BV (2.0)|}}}|
</noinclude>
+
{{!}} BV (2.0)
 
+
{{!}} {{{BV (2.0)}}}
<noinclude>
+
}}
[[Category:Templates|{{PAGENAME}}]]
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
[[Category:Infobox templates|WarShip]]
 
</noinclude>
 

Latest revision as of 22:03, 4 April 2024