Template:Infobox starship class/doc: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
<pre>{{Infobox starship class
<pre>{{Infobox starship class
| image_size          = 300
| image_size          = 300
| image              = <--! Second image if applicable -->
| image              = <!-- Image file -->
| image_caption      = <--! Caption of second image -->
| group              = <!-- Ship class name -->
| ship_class_name    =
| manufacturer        = <!-- Ship's manufacturer(s) -->
| manufacturer        =
| designer            = <!-- Ship's designer(s) -->
| designer            =
| line                = <!-- Line of ships -->
| line                =  
| model              = <!-- Model of ship, same as name -->
| model              =
| class              = <!-- Class of ship e.g. Corvette, Destroyer, Light cruiser, Heavy cruiser, Battlecruiser, Battleship, Dreadnought, Superdreadnought, Carrier -->
| class              =  
| cost                = <!-- Ship price -->
| cost                =
| modifier            = <!-- Modifiers -->
| modifier            =
| length              = <!-- Length of ship -->
| length              =
| width              = <!-- Width of ship -->
| width              =
| height              = <!-- Height of ship -->
| height              =
| mass                = <!-- Mass of ship in tons -->
| mass                =  
| max accel          = <!-- Maximum acceleration in G's -->
| max accel          =
| FTL max speed      = <!-- Maximum FTL speed e.g. 5 LY per hour -->
| mglt                =
| SL max speed        = <!-- Maximum sub-light speed -->
| max speed          =
| max speed          = <!-- Maximum atmospheric speed -->
| engines            =
| engines            = <!-- Amount of sub-light engines -->
| FTL-drive          =
| FTL-drive          = <!-- FTL-drive type e.g. Hyperdrive, Slipdrive, Warp Field Drive, Warp Space Drive -->
| FTL-drive class    =
| FTL-drive class    = <!-- Classification of FTL-drive -->
| range              =
| range              = <!-- Range of ship in LY -->
| poweroutput        =
| poweroutput        = <!-- Power output in W(att) -->
| power              =
| power              = <!-- Power generator type -->
| shieldgen          =  
| shieldgen          = <!-- Shield generator type -->
| hull                =
| hull                = <!-- Hull type -->
| target              =  
| target              = <!-- Targeting systems name -->
| navigation          =  
| navigation          = <!-- Navigation systems name -->
| maincomp            =
| maincomp            = <!-- Main computer systems name -->
| countermeasures    =
| countermeasures    = <!-- Countermeasures systems name -->
| armament            =
| armament            = <!-- Weapons -->
| complement          =
| complement          = <!-- Vehicles carried -->
| bays                =
| bays                = <!-- Number of bays -->
| crew                =
| crew                = <!-- Number of crew personnel -->
| skeleton            =
| skeleton            = <!-- Minimum required crew -->
| passengers          =
| passengers          = <!-- Number of passengers -->
| capacity            =
| capacity            = <!-- Cargo capacity -->
| consumables        =
| consumables        = <!-- Amount of time ship is self-sustaining -->
| lifesupport        =
| lifesupport        = <!-- Life-support systems -->
| communications      =
| communications      = <!-- Communications systems -->
| role                =
| availability        = <!-- Military/Civilian/Private/...-->
| firstuse            =
| role                = <!-- Ship role e.g. Command ship, Carrier, Screen ship, Capital ship, ... -->
| retired            =
| firstuse            = <!-- Year of introduction -->
| affiliation        =
| retired            = <!-- Year of retirement -->
| affiliation        = <!-- Star nations to which this ship class belongs e.g. {{flag|Stoinian Star Kingdom}} or {{flag|Ryccian Empire}} -->
}}</pre>
}}</pre>

Latest revision as of 00:13, 4 August 2021

Usage

{{Infobox starship class
| image_size          = 300
| image               = <!-- Image file -->
| group               = <!-- Ship class name -->
| manufacturer        = <!-- Ship's manufacturer(s) -->
| designer            = <!-- Ship's designer(s) -->
| line                = <!-- Line of ships -->
| model               = <!-- Model of ship, same as name -->
| class               = <!-- Class of ship e.g. Corvette, Destroyer, Light cruiser, Heavy cruiser, Battlecruiser, Battleship, Dreadnought, Superdreadnought, Carrier -->
| cost                = <!-- Ship price -->
| modifier            = <!-- Modifiers -->
| length              = <!-- Length of ship -->
| width               = <!-- Width of ship -->
| height              = <!-- Height of ship -->
| mass                = <!-- Mass of ship in tons -->
| max accel           = <!-- Maximum acceleration in G's -->
| FTL max speed       = <!-- Maximum FTL speed e.g. 5 LY per hour -->
| SL max speed        = <!-- Maximum sub-light speed -->
| max speed           = <!-- Maximum atmospheric speed -->
| engines             = <!-- Amount of sub-light engines -->
| FTL-drive           = <!-- FTL-drive type e.g. Hyperdrive, Slipdrive, Warp Field Drive, Warp Space Drive -->
| FTL-drive class     = <!-- Classification of FTL-drive -->
| range               = <!-- Range of ship in LY -->
| poweroutput         = <!-- Power output in W(att) -->
| power               = <!-- Power generator type -->
| shieldgen           = <!-- Shield generator type -->
| hull                = <!-- Hull type -->
| target              = <!-- Targeting systems name -->
| navigation          = <!-- Navigation systems name -->
| maincomp            = <!-- Main computer systems name -->
| countermeasures     = <!-- Countermeasures systems name -->
| armament            = <!-- Weapons -->
| complement          = <!-- Vehicles carried -->
| bays                = <!-- Number of bays -->
| crew                = <!-- Number of crew personnel -->
| skeleton            = <!-- Minimum required crew -->
| passengers          = <!-- Number of passengers -->
| capacity            = <!-- Cargo capacity -->
| consumables         = <!-- Amount of time ship is self-sustaining -->
| lifesupport         = <!-- Life-support systems -->
| communications      = <!-- Communications systems -->
| availability        = <!-- Military/Civilian/Private/...-->
| role                = <!-- Ship role e.g. Command ship, Carrier, Screen ship, Capital ship, ... -->
| firstuse            = <!-- Year of introduction -->
| retired             = <!-- Year of retirement -->
| affiliation         = <!-- Star nations to which this ship class belongs e.g. {{flag|Stoinian Star Kingdom}} or {{flag|Ryccian Empire}} -->
}}