Difference between revisions of "Template:Infobox individual space vehicle"

From blackwiki
Jump to navigation Jump to search
imported>Soumya-8974
imported>Soumya-8974
 
Line 72: Line 72:
 
|  label12 = Orbits completed
 
|  label12 = Orbits completed
 
|  data12 = {{{orbits_completed|}}}
 
|  data12 = {{{orbits_completed|}}}
|  label13 = Status
+
|  label13 = {{#if:{{{docking_target|}}}|{{{docking_target|}}} dockings|Dockings}}
data13 = {{{status|}}}
+
|  data13 = {{{dockings|}}}
label14 = Fate
+
|  label14 = {{#if:{{{docking2_target|}}}|{{{docking2_target|}}} dockings}}
data14 = {{{fate|}}}
+
|  data14 = {{{dockings2|}}}
label15 = Preserved at
+
|  label15 = Status
data15 = {{{preserved_at|}}}
+
data15 = {{{status|}}}
 +
label16 = Fate
 +
data16 = {{{fate|}}}
 +
label17 = Preserved at
 +
data17 = {{{preserved_at|}}}
 
}}
 
}}
 
}}
 
}}

Latest revision as of 05:12, 8 October 2020

Template documentation[view] [edit] [history] [purge]

This template is an offshoot of {{Infobox aircraft career}}, {{Infobox space shuttle}}, and {{Infobox spaceflight}}.

Usage

Template:Parameter names example

{{Infobox individual space vehicle
| name                = <!-- vehicle's name, avoid stating class and manufacturer unless name used by other manufacturers -->
| native_name         = <!-- vehicle's native name, if different from the English name -->
| mission             = <!-- the mission the vehicle is part of, usually only relevant for a vehicle not intended to be reused -->
| image               = <!-- omit the "file" prefix -->
| caption             = <!-- image caption -->
| alt                 = <!-- alt text for main image -->
| other names         = <!--other names (nicknames, nose art names) this vehicle is known by-->
| type                = <!--type of vehicle-->
| class               = <!--class of vehicle-->
| manufacturer        = <!-- may differ from the main/original manufacturer of this vehicle's type -->
| construction_number = <!-- manufacturer's construction number -->
| construction_date   = <!-- either roll-out date or span of time for lengthy projects, whichever seems more appropriate -->
| civil_registration  = <!-- any civil registrations carried by this vehicle -->
| dimensions          = <!-- dimensions of the vehicle, use only for miscellaneous details of the vehicle dimensions -->
| length              = <!-- length of the vehicle -->
| diameter            = <!-- diameter of the vehicle -->
| height              = <!-- height of the vehicle -->
| dry_mass            = <!-- dry mass of the vehicle -->
| launch_mass         = <!-- launch mass of the vehicle -->
| landing_mass        = <!-- landing mass of the vehicle -->
| power               = <!-- power of the vehicle -->
| first_flight        = <!-- first flight -->
| first_flight_date   = <!-- date of first flight -->
| launch_date         = <!-- launch date if the vehicle is not intended to be reused -->
| launch_site         = <!-- launch site of the vehicle -->
| owners              = <!-- owners or operators, whether government agencies, private individuals, companies, or military services -->
| last_flight         = <!-- last flight -->
| last_flight_date    = <!-- date of last flight -->
| landing_date        = <!-- landing date if the vehicle is not intended to be reused -->
| landing_site        = <!-- landing site of the vehicle -->
| flights             = <!-- number of flights made by this vehicle, usually only relevant for a vehicle intended to be reused -->
| total_hours         = <!-- total number of hours flown by this vehicle -->
| distance_travelled  = <!-- total distance travelled by this vehicle, that could be either travelling through space or on an extraterrestrial body -->
| distance_traveled   = <!-- American alias of the above -->
| orbits_completed    = <!-- number of orbits flown by this vehicle -->
| dockings            = <!-- total dockings to a space vehicle, likewise for "dockings2" -->
| docking_target      = <!-- the space vehicle the vehicle has been docked to, likewise for "docking2_target" -->
| status              = <!-- status for an vehicle still in service -->
| fate                = <!-- fate/disposition of this vehicle -->
| preservation        = <!-- where this vehicle is currently preserved (if it is) -->
| instruments         = <!--a list of instruments on the vehicle-->
| insignia            = <!--omit the "file" prefix-->
| insignia_size       = <!--include px/em; defaults to 180px-->
| insignia_upright    = <!--insignia scaling factor, preferred over insignia_size-->
| insignia_alt        = <!--image alt text-->
| insignia_caption    = <!--image caption-->
}}

See also

Template:Spaceflight infoboxes