Difference between revisions of "Template:Infobox Ship"
Line 1: | Line 1: | ||
− | {| style="width: | + | <notemplate> |
+ | {{Infobox_Ship | ||
+ | {| style="width: 40%; border: 1px solid #000000 " align=right | ||
| style="text-align:center; font-size: 105%; background-color: #F5AF0C; border: 1px solid #aaaaaa;" | | | style="text-align:center; font-size: 105%; background-color: #F5AF0C; border: 1px solid #aaaaaa;" | | ||
'''{{{name}}}''' | '''{{{name}}}''' | ||
|- | |- | ||
− | | | + | |[[File:{{{image}}}|200px|right]] |
− | |Forward thrust || {{{forward_thrust}}} | | + | |- |
− | |Reverse thrust || {{{reverse_thrust}}} | + | |Forward thrust || {{{forward_thrust}}} |
− | |Up thrust || {{{up_thrust}}} | + | |- |
− | |Down thrust || {{{down_thrust}}} | + | |Reverse thrust || {{{reverse_thrust}}} |
− | |Angular thrust || {{{angular_thrust}}} | + | |- |
− | |Gun mounts || {{{gun_mounts}}} | + | |Up thrust || {{{up_thrust}}} |
− | |Maximal cargo || {{{max_cargo}}} | + | |- |
− | |Maximal lasers || {{{max_laser}}} | + | |Down thrust || {{{down_thrust}}} |
− | |Maximal missiles || {{{max_missile}}} | + | |- |
− | |Cargoscoop || {{{max_cargoscoop}}} | + | |Angular thrust || {{{angular_thrust}}} |
− | |Maximal engine || {{{max_engine}}} | + | |- |
− | |Crew || {{{min_crew}}} to {{{max_crew}}} | + | |Gun mounts || {{{gun_mounts}}} |
− | |Capacity || {{{capacity}}} | + | |- |
− | |Hull Mass || {{{hull_mass}}} | + | |Maximal cargo || {{{max_cargo}}} |
− | |Fuel tank mass || {{{fuel_tank_mass}}} | + | |- |
− | |Effectivity || {{{effective_exhaust_velocity}}} | + | |Maximal lasers || {{{max_laser}}} |
− | |Price || {{{price}}} | + | |- |
− | |Standard Hyperdrive class || {{{hyperdrive_class}}} | + | |Maximal missiles || {{{max_missile}}} |
− | + | |- | |
+ | |Cargoscoop || {{{max_cargoscoop}}} | ||
+ | |- | ||
+ | |Maximal engine || {{{max_engine}}} | ||
+ | |- | ||
+ | |Crew || {{{min_crew}}} to {{{max_crew}}} | ||
+ | |- | ||
+ | |Capacity || {{{capacity}}} | ||
+ | |- | ||
+ | |Hull Mass || {{{hull_mass}}} | ||
+ | |- | ||
+ | |Fuel tank mass || {{{fuel_tank_mass}}} | ||
+ | |- | ||
+ | |Engine Effectivity || {{{effective_exhaust_velocity}}} | ||
+ | |- | ||
+ | |Price || {{{price}}} | ||
+ | |- | ||
+ | |Standard Hyperdrive class || {{{hyperdrive_class}}} | ||
+ | |- | ||
|} | |} | ||
− | + | }} | |
− | + | </notemplate> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 23:25, 19 February 2013
<notemplate> {{Infobox_Ship
{{{name}}} | |
[[File:{{{image}}}|200px|right]] | |
Forward thrust | {{{forward_thrust}}} |
Reverse thrust | {{{reverse_thrust}}} |
Up thrust | {{{up_thrust}}} |
Down thrust | {{{down_thrust}}} |
Angular thrust | {{{angular_thrust}}} |
Gun mounts | {{{gun_mounts}}} |
Maximal cargo | {{{max_cargo}}} |
Maximal lasers | {{{max_laser}}} |
Maximal missiles | {{{max_missile}}} |
Cargoscoop | {{{max_cargoscoop}}} |
Maximal engine | {{{max_engine}}} |
Crew | {{{min_crew}}} to {{{max_crew}}} |
Capacity | {{{capacity}}} |
Hull Mass | {{{hull_mass}}} |
Fuel tank mass | {{{fuel_tank_mass}}} |
Engine Effectivity | {{{effective_exhaust_velocity}}} |
Price | {{{price}}} |
Standard Hyperdrive class | {{{hyperdrive_class}}} |
}} </notemplate>