Difference between revisions of "Template:Ship box"

From FreeSpace Wiki
Jump to: navigation, search
m (Usage: Standardised the spacing between the fields and the equals so that this template looks slightly more readable in articles where it's copy-pasted into.)
Line 172: Line 172:
 
== Usage ==
 
== Usage ==
 
<pre>{{Ship_box
 
<pre>{{Ship_box
|table_style =
+
|table_style =  
 
|name =  
 
|name =  
|type =
+
|type =  
|manufacturer =
+
|manufacturer =  
|maneuverability =
+
|maneuverability =  
|max_velocity =
+
|max_velocity =  
|max_ab_velocity =
+
|max_ab_velocity =  
|max_ab_duration =
+
|max_ab_duration =  
 
|armor =  
 
|armor =  
|hitpoints =
+
|hitpoints =  
|shields =
+
|shields =  
|length =
+
|length =  
|width =
+
|width =  
|height =
+
|height =  
|gun_bank_1 =
+
|gun_bank_1 =  
|gun_bank_2 =
+
|gun_bank_2 =  
|gun_bank_3 =
+
|gun_bank_3 =  
|missile_bank_1 =
+
|missile_bank_1 =  
|missile_bank_2 =
+
|missile_bank_2 =  
|missile_bank_3 =
+
|missile_bank_3 =  
|missile_bank_4 =
+
|missile_bank_4 =  
|countermeasures =
+
|countermeasures =  
|turrets =
+
|turrets =  
 
|containers =  
 
|containers =  
|fighters =
+
|fighters =  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 07:22, 1 November 2016

Name {{{name}}}


Usage

{{Ship_box
|table_style = 
|name = 
|type = 
|manufacturer = 
|maneuverability = 
|max_velocity = 
|max_ab_velocity = 
|max_ab_duration = 
|armor = 
|hitpoints = 
|shields = 
|length = 
|width = 
|height = 
|gun_bank_1 = 
|gun_bank_2 = 
|gun_bank_3 = 
|missile_bank_1 = 
|missile_bank_2 = 
|missile_bank_3 = 
|missile_bank_4 = 
|countermeasures = 
|turrets = 
|containers = 
|fighters = 
}}

Entries in actual page do not have to follow the same order.