Template:ShipInfobox: Difference between revisions

From Imperial Republic Library
Jump to navigation Jump to search
Created page with "== Ship Infobox Template == <includeonly>{{Infobox ship | name = {{{name|}}} | class = {{{class|}}} | designation = {{{designation|}}} | image = {{{image|}}} | length = {{{length|}}} | cargo_capacity = {{{cargo_capacity|}}} | cargo_volume = {{{cargo_volume|}}} | hull_strength = {{{hull|}}} | shields = {{{shields|}}} | shield_recharge = {{{shield_recharge..."
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Ship Infobox Template ==
<onlyinclude>
 
<div style="float:right; width:300px; font-size:90%; margin:0 0 1em 1em;">
<includeonly>{{Infobox ship
{| class="wikitable"
| name                  = {{{name|}}}
|+ '''{{{name|Ship Technical Specifications}}}'''
| class                = {{{class|}}}
|-
| designation          = {{{designation|}}}
! Class
| image                = {{{image|}}}
| {{{class|}}}
| length                = {{{length|}}}
|-
| cargo_capacity        = {{{cargo_capacity|}}}
! Length
| cargo_volume          = {{{cargo_volume|}}}
| {{{length|}}}
| hull_strength        = {{{hull|}}}
|-
| shields              = {{{shields|}}}
! Cargo Capacity
| shield_recharge      = {{{shield_recharge|}}}
| {{{cargo_capacity|}}}
| ionic_capacitance    = {{{ionic|}}}
|-
| hyperspeed            = {{{hyperspeed|}}}
! Cargo Volume
| sublight_speed        = {{{sublight|}}}
| {{{cargo_volume|}}}
| manoeuvrability      = {{{manoeuvrability|}}}
|-
| crew                  = {{{crew|}}}
! Hull
| troopers              = {{{troopers|}}}
| {{{hull|}}}
| passengers            = {{{passengers|}}}
|-
| squadrons            = {{{squadrons|}}}
! Deflector Shields
| shuttles              = {{{shuttles|}}}
| {{{shields|}}}
| ground_vehicles      = {{{ground|}}}
|-
| heavy_ground_vehicles = {{{heavy_ground|}}}
! Shield Recharge Rate
| planetary_landing    = {{{landing|}}}
| {{{shield_recharge|}}}
| docking_bay          = {{{docking|}}}
|-
| cloaking_device      = {{{cloaking|}}}
! Ionic Capacitance
| laser_cannons        = {{{laser|}}}
| {{{ionic|}}}
| heavy_lasers          = {{{heavy_lasers|}}}
|-
| turbolasers          = {{{turbolasers|}}}
! Hyperspeed
| missile_launchers    = {{{missiles|}}}
| {{{hyperspeed|}}}
| ion_cannons          = {{{ion_cannons|}}}
|-
| ion_batteries        = {{{ion_batteries|}}}
! Sublight Speed
| sensors              = {{{sensors|}}}
| {{{sublight|}}}
| jammers              = {{{jammers|}}}
|-
| tractor_beams        = {{{tractor|}}}
! Manoeuvrability
| gravity_well_generator= {{{gravity|}}}
| {{{manoeuvrability|}}}
}}</includeonly>
|-
 
! Crew
<noinclude>
| {{{crew|}}}
This template is used to display technical specifications of starships in a consistent format.
|-
 
! Troopers
=== Usage ===
| {{{troopers|}}}
<pre>
|-
{{ShipInfobox
! Passengers
| name        = Overmind-class Battleship
| {{{passengers|}}}
| class      = Battleship
|-
| designation = OCB
! Squadrons
| image      = Overmind-class.jpg
| {{{squadrons|}}}
| length      = 2,200 meters
|-
| cargo_capacity = 2,000,000 tons
! Shuttles
| cargo_volume = 800,000 m³
| {{{shuttles|}}}
| hull        = 30,000
|-
| shields    = 28,000
! Ground Vehicles
| shield_recharge = 850
| {{{ground|}}}
| ionic      = 20,000
|-
| hyperspeed  = 1.50x
! Heavy Ground Vehicles
| sublight    = 55 MGLT
| {{{heavy_ground|}}}
| manoeuvrability = 4
|-
| crew        = 6,000
! Planetary Landing
| troopers    = 25,000
| {{{landing|}}}
| passengers  = 500
|-
| squadrons  = 25
! Docking Bay
| shuttles    = 25
| {{{docking|}}}
| ground      = 22
|-
| heavy_ground= 15
! Cloaking Device
| landing    = No
| {{{cloaking|}}}
| docking    = Yes
|-
| cloaking    = No
! Laser Cannons
| laser      = 50
| {{{laser|}}}
| heavy_lasers= 50
|-
| turbolasers = 150
! Heavy Lasers
| missiles    = 30 (800 missiles)
| {{{heavy_lasers|}}}
| ion_cannons = 10
|-
| ion_batteries= 80
! Turbolasers
| sensors    = 15
| {{{turbolasers|}}}
| jammers    = 15
|-
| tractor    = 16
! Missile Launchers
| gravity    = 0
| {{{missiles|}}}
}}
|-
</pre>
! Ion Cannons
</noinclude>
| {{{ion_cannons|}}}
|-
! Ion Batteries
| {{{ion_batteries|}}}
|-
! Sensors
| {{{sensors|}}}
|-
! Jammers
| {{{jammers|}}}
|-
! Tractor Beams
| {{{tractor|}}}
|-
! Gravity Well Generators
| {{{gravity|}}}
|}
</div>
</onlyinclude>

Latest revision as of 19:17, 30 April 2025

Ship Technical Specifications
Class
Length
Cargo Capacity
Cargo Volume
Hull
Deflector Shields
Shield Recharge Rate
Ionic Capacitance
Hyperspeed
Sublight Speed
Manoeuvrability
Crew
Troopers
Passengers
Squadrons
Shuttles
Ground Vehicles
Heavy Ground Vehicles
Planetary Landing
Docking Bay
Cloaking Device
Laser Cannons
Heavy Lasers
Turbolasers
Missile Launchers
Ion Cannons
Ion Batteries
Sensors
Jammers
Tractor Beams
Gravity Well Generators