Difference between revisions of "Template:Infobox Ship/v2"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 39: Line 39:
 
#if:{{{Gravity Generators|}}}|<tr><td width="100%" colspan="2" text-align="top">Gravity Generators: {{{Gravity Generators}}}</td></tr>}}{{
 
#if:{{{Gravity Generators|}}}|<tr><td width="100%" colspan="2" text-align="top">Gravity Generators: {{{Gravity Generators}}}</td></tr>}}{{
 
#if:{{{Escape Pods|}}}|<tr><td width="100%" colspan="2" text-align="top">Escape Pods: {{{Escape Pods}}}</td></tr>}}{{
 
#if:{{{Escape Pods|}}}|<tr><td width="100%" colspan="2" text-align="top">Escape Pods: {{{Escape Pods}}}</td></tr>}}{{
 +
#if:{{{Docking Ports|}}}|<tr><td width="100%" colspan="2" text-align="top">Docking Ports: {{{Docking Ports}}}</td></tr>}}{{
 
#if:{{{Medical Rooms|}}}|<tr><td width="100%" colspan="2" text-align="top">Medical Rooms: {{{Medical Rooms}}}</td></tr>}}
 
#if:{{{Medical Rooms|}}}|<tr><td width="100%" colspan="2" text-align="top">Medical Rooms: {{{Medical Rooms}}}</td></tr>}}
 
</table>
 
</table>

Revision as of 16:50, 27 October 2012

{{{name}}}
{{{image}}}

Usage

The Ship Box template is used for ship pages only, to describe the Ship. Paste the following code into the top of an article, filling all known fields:

{{Infobox Ship/v2
| name =
| image =
| Class = Capital Ship / Freighter / Fighter
| Hyperspeed =
| Sublight Speed = 
| Max Speed =
| Manoeuverability =
| Sensors =
| ECM =
| Turbo Lasers =
| Tractor Beams =
| Proton-Torpedo Launchers = 
| Ion Batteries =
| Ion Cannons =
| Concussion Missile Launchers = 
| Quad Lasers =
| Heavy Lasers =  
| Weight =
| Volume =
| Weight Cap = 
| Volume Cap =
| Max Passengers = 
| Length =
| Hull =
| Deflector Shields = 
| Ionic Capacity = 
| Estimated RM Price =
| Affiliation =
| Docking Bay = 
| Hangar Bay = 
| Landing Capacity = 
| Flight Grade Repulsorlifts = 
| Escape Pods = 
| Docking Ports = 
| Medical Rooms = 
| Gravity Generators = 
}}