Difference between revisions of "Template:Infobox Ship"

From PioneerWiki
Jump to: navigation, search
m
 
(48 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| style="width: 30%; border: 1px solid #000000; " align=right
+
{| class="infobox" style="float:{{{align|right}}}; clear:{{{align|right}}}; width: 30%; border: 1px solid #000000; margin:1em 1em 1em 1em;"
| style="text-align:center; font-size: 105%; background-color: #F5AF0C; border: 1px solid #aaaaaa;" |
+
| colspan="3" style="text-align: center; background-color: #F5AF0C; border: 1px solid #aaaaaa;" | '''{{{name}}}''' - {{{type}}}
'''{{{name}}}'''
 
 
|-
 
|-
| style="padding: 0 .4em .24em .4em; font-size:95%; background: #ffffff;" |
+
| colspan="3" style="background-color: #FFFFFF; text-align: center; " |
|Forward thrust || {{{forward_thrust}}} |
+
''{{{img_silhouette|[[File:{{PAGENAME}} silhouette.png|center|300px|File:{{PAGENAME}} silhouette.png]]}}}''
|Reverse thrust || {{{reverse_thrust}}}<br>
+
{{{sketchfab}}}
|Up thrust || {{{up_thrust}}}<br>
+
<!-- caption part seems to be needed on pioneerwiki. (was not needed on testwiki) -->
|Down thrust || {{{down_thrust}}}<br>
+
|-
|Angular thrust || {{{angular_thrust}}}<br>
+
<!--| colspan="3" style="background-color: #528B8B; text-align: center; " | '''Manufacturer Info'''-->
|Gun mounts || {{{gun_mounts}}}<br>
+
|-
|Maximal cargo || {{{max_cargo}}}<br>
+
|style="background-color: #79CDCD;" | Manufacturer            || colspan="2" style="background-color: #79CDCD;" | [[{{{manufacturer}}}]]
|Maximal lasers || {{{max_laser}}}<br>
+
|-
|Maximal missiles || {{{max_missile}}}<br>
+
<!-- ------------------------------------------------------------------------------------------------- -->
|Cargoscoop || {{{max_cargoscoop}}}<br>
+
| colspan="3" style="text-align: center; background-color: #528B8B;" | '''Ship statistics'''
|Maximal engine || {{{max_engine}}}<br>
+
|-
|Crew || {{{min_crew}}} to {{{max_crew}}}<br>
+
|style="background-color: #79CDCD;" | Price                    || colspan="2" style="background-color: #79CDCD;" | {{{price}}} Cr
|Capacity || {{{capacity}}}<br>
+
|-
|Hull Mass || {{{hull_mass}}}<br>
+
|style="background-color: #8DEEEE;" | Hull Mass                || colspan="2" style="background-color: #8DEEEE;" | {{{hull_mass}}} t
|Fuel tank mass || {{{fuel_tank_mass}}}<br>
+
|-
|Effectivity || {{{effective_exhaust_velocity}}}<br>
+
|style="background-color: #79CDCD;" | Capacity                || colspan="2" style="background-color: #79CDCD;" | {{{capacity}}} t
|Price || {{{price}}}<br>
+
|-
|Standard Hyperdrive class || {{{hyperdrive_class}}}<br>
+
|style="background-color: #8DEEEE;" | Cargo capacity          || colspan="2" style="background-color: #8DEEEE;" | {{{cargo_capacity}}} t
 
+
|-
|}
+
|style="background-color: #79CDCD;" | Crew                    || style="background-color: #79CDCD;" | min. {{{min_crew}}} || style="background-color: #79CDCD;" | max. {{{max_crew}}}
 
+
|-
max_cargo = 15,
+
<!-- ------------------------------------------------------------------------------------------------- -->
max_laser = 1,
+
| colspan="3" style="text-align: center; background-color: #528B8B;" | '''Equipment'''
max_missile = 4,
+
|-
max_cargoscoop = 0,
+
|style="background-color: #79CDCD;" | Hyperdrive mount        || style="background-color: #79CDCD;" | {{{max_engine}}} ||style="background-color: #79CDCD;" | Default class: {{{hyperdrive_class}}}
max_engine = 0,
+
|-
min_crew = 1,
+
|style="background-color: #8DEEEE;" | Scoop mounts             || colspan="2" style="background-color: #8DEEEE;" | {{{max_scoop_mounts}}}
max_crew = 2,
+
|-
capacity = 15,
+
|style="background-color: #79CDCD;" | Max cabins              || colspan="2" style="background-color: #79CDCD;" | {{{max_cabins}}}
hull_mass = 10,
+
|-
fuel_tank_mass = 15,
+
|style="background-color: #8DEEEE;" | Weapon mounts            || colspan="2" style="background-color: #8DEEEE;" | {{{max_weapons}}}
-- Exhaust velocity Vc [m/s] is equivalent of engine efficiency and depend on used technology. Higher Vc means lower fuel consumption.
+
|-
-- Smaller ships built for speed often mount engines with higher Vc. Another way to make faster ship is to increase fuel_tank_mass.
+
|style="background-color: #79CDCD;" | Max missiles             || colspan="2" style="background-color: #79CDCD;" | {{{max_missiles}}}
effective_exhaust_velocity = 59167e3,
+
|-
price = 70000,
+
<!-- ------------------------------------------------------------------------------------------------- -->
hyperdrive_class = 0,
+
| colspan="3" style="text-align: center; background-color: #528B8B;" | '''DeltaV'''
}
+
|-
 +
|style="background-color: #79CDCD;" | Fuel tank capacity      || colspan="2" style="background-color: #79CDCD;" | {{{fuel_tank_mass}}} t
 +
|-
 +
|style="background-color: #8DEEEE;" | Exhaust Velocity        || colspan="2" style="background-color: #8DEEEE;" | {{{effective_exhaust_velocity}}} km/s
 +
|-
 +
|style="background-color: #79CDCD;" | deltaV                  || style="background-color: #79CDCD;" | empty: {{{deltav_empty}}} km/s || style="background-color: #79CDCD;" | full: {{{deltav_full}}} km/s
 +
|-
 +
<!-- ------------------------------------------------------------------------------------------------- -->
 +
| colspan="3" style="text-align: center; background-color: #528B8B;" | '''Acceleration'''
 +
|-
 +
|style="background-color: #79CDCD;" | Forward acceleration    || style="background-color: #79CDCD;" | empty: {{{forward_accel_empty}}} G || style="background-color: #79CDCD;" | full: {{{forward_accel_full}}} G
 +
|-
 +
|style="background-color: #8DEEEE;" | Reverse acceleration    || style="background-color: #8DEEEE;" | empty: {{{reverse_accel_empty}}} G|| style="background-color: #8DEEEE;" | full: {{{reverse_accel_full}}} G
 +
|-
 +
|style="background-color: #79CDCD;" | Up acceleration          || style="background-color: #79CDCD;" | empty: {{{up_accel_empty}}} G|| style="background-color: #79CDCD;" | full: {{{up_accel_full}}} G
 +
|-
 +
|style="background-color: #8DEEEE;" | Down acceleration        || style="background-color: #8DEEEE;" | empty: {{{down_accel_empty}}} G|| style="background-color: #8DEEEE;" | full: {{{down_accel_full}}} G
 +
|-
 +
|style="background-color: #79CDCD;" | Lateral acceleration    || style="background-color: #79CDCD;" | empty: {{{lateral_accel_empty}}} G|| style="background-color: #79CDCD;" | full: {{{lateral_accel_full}}} G
 +
|-
 +
|style="background-color: #8DEEEE;" | Angular acceleration    || style="background-color: #8DEEEE;" | empty: {{{angular_accel_empty}}} || style="background-color: #8DEEEE;" | full: {{{angular_accel_full}}}
 +
|-
 +
<!-- ------------------------------------------------------------------------------------------------- -->
 +
| colspan="3" style="text-align: center; background-color: #528B8B;" | '''Atmospheric characteristics'''
 +
|-
 +
|style="background-color: #79CDCD;" | Atmo. shield mount      || colspan="2" style="background-color: #79CDCD;" | {{{atmo_shield}}}
 +
|-
 +
|style="background-color: #8DEEEE;" | Atmo. pressure limit    || colspan="2" style="background-color: #8DEEEE;" | {{{atmo_pressure_limit}}} atm
 +
|-
 +
|style="background-color: #79CDCD;" | Lift coefficient        || colspan="2" style="background-color: #79CDCD;" | {{{lift_coef}}}
 +
|-
 +
|style="background-color: #8DEEEE;" | Aerodynamic stability    || colspan="2" style="background-color: #8DEEEE;" | {{{aero_stability}}}
 +
|-
 +
|style="background-color: #79CDCD;" | Frontal drag            || colspan="2" style="background-color: #79CDCD;" | {{{front_drag}}}
 +
|-
 +
|style="background-color: #8DEEEE;" | Sideways drag            || colspan="2" style="background-color: #8DEEEE;" | {{{side_drag}}}
 +
|-
 +
|style="background-color: #79CDCD;" | Top drag                || colspan="2" style="background-color: #79CDCD;" | {{{top_drag}}}
 +
|-
 +
|}<includeonly>[[Category:Ships]]</includeonly>

Latest revision as of 18:31, 16 July 2021

{{{name}}} - {{{type}}}
File:Infobox Ship silhouette.png

{{{sketchfab}}}

Manufacturer [[{{{manufacturer}}}]]
Ship statistics
Price {{{price}}} Cr
Hull Mass {{{hull_mass}}} t
Capacity {{{capacity}}} t
Cargo capacity {{{cargo_capacity}}} t
Crew min. {{{min_crew}}} max. {{{max_crew}}}
Equipment
Hyperdrive mount {{{max_engine}}} Default class: {{{hyperdrive_class}}}
Scoop mounts {{{max_scoop_mounts}}}
Max cabins {{{max_cabins}}}
Weapon mounts {{{max_weapons}}}
Max missiles {{{max_missiles}}}
DeltaV
Fuel tank capacity {{{fuel_tank_mass}}} t
Exhaust Velocity {{{effective_exhaust_velocity}}} km/s
deltaV empty: {{{deltav_empty}}} km/s full: {{{deltav_full}}} km/s
Acceleration
Forward acceleration empty: {{{forward_accel_empty}}} G full: {{{forward_accel_full}}} G
Reverse acceleration empty: {{{reverse_accel_empty}}} G full: {{{reverse_accel_full}}} G
Up acceleration empty: {{{up_accel_empty}}} G full: {{{up_accel_full}}} G
Down acceleration empty: {{{down_accel_empty}}} G full: {{{down_accel_full}}} G
Lateral acceleration empty: {{{lateral_accel_empty}}} G full: {{{lateral_accel_full}}} G
Angular acceleration empty: {{{angular_accel_empty}}} full: {{{angular_accel_full}}}
Atmospheric characteristics
Atmo. shield mount {{{atmo_shield}}}
Atmo. pressure limit {{{atmo_pressure_limit}}} atm
Lift coefficient {{{lift_coef}}}
Aerodynamic stability {{{aero_stability}}}
Frontal drag {{{front_drag}}}
Sideways drag {{{side_drag}}}
Top drag {{{top_drag}}}