Difference between revisions of "Template:Infobox space shuttle"

From blackwiki
Jump to navigation Jump to search
imported>Soumya-8974
imported>Soumya-8974
Line 3: Line 3:
 
| bodyclass = vevent
 
| bodyclass = vevent
 
| title  = {{{name|{{PAGENAMEBASE}}}}}
 
| title  = {{{name|{{PAGENAMEBASE}}}}}
| above  = {{lang|{{#if:{{{native_name|{{{native_name_lang}}}}}|{{{native_name|}}}}}
+
| above  = {{lang|{{#if:{{{native_name|)))|{{{native_name_lang}}}}}|{{{native_name|}}}}}
 
| aboveclass = summary  
 
| aboveclass = summary  
 
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}  
 
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}  

Revision as of 09:06, 7 August 2020

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

This infobox is used for individual Space Shuttle orbiters and Buran-class orbiters.

Usage

Full code
{{Infobox space shuttle
| name = <!-- English name(s) of the orbiter, page name if left blank -->
| native_name = <!-- Native name(s) of the orbiter -->
| native_name_lang = <!-- ISO-639-1 designation of the native language -->
| image = <!-- image of the orbiter without Image: or File: prefixes -->
| image_size = <!-- image size of the orbiter -->
| alt = <!-- image alt of the orbitere -->
| caption = <!-- image caption of the orbiter -->
| type = <!-- type of the orbiter -->
| number = <!-- construction number of the orbiter -->
| country = <!-- country who manufactured the orbiter -->
| contract = <!-- when the orbiter was contracted -->
| named_after = <!-- namesake of the orbiter -->
| status = <!-- current status of the orbiter -->
| first_flight = <!-- first flight of the orbiter -->
| first_date = <!-- range of the first flight -->
| last_flight = <!-- last flight of the orbiter -->
| last_date = <!-- range of the last flight -->
| retirement = <!-- planned flight after which the orbiter will be retired, if the orbiter is currently in service -->
| date = <!-- date of the planned retirement -->
| missions = <!-- number of missions the orbiter accomplished -->
| crews = <!-- total number of crews the orbiter carried -->
| time = <!-- total number of days the orbiter spent in space -->
| orbits = <!-- total number of orbits the orbiter orbited -->
| distance = <!-- total distance the orbiter traveled in space -->
| deployed = <!-- number of satellites the orbiter deployed -->
| dockings_mir = <!-- number of times the orbiter docked to the Mir space station -->
| dockings_iss = <!-- number of times the orbiter docked to the International Space Station -->
}}

Example

{{Infobox | bodyclass = vevent | title = Columbia | above = [undefined] error: {{lang}}: no text (help)

{{Infobox space shuttle
| name =''Columbia''
| image = STS-109 launch.jpg
| caption = ''Columbia'' launches on STS-109 (HST-3B) to repair the Hubble Space telescope.
| type = [[Space Shuttle orbiter]]
| number =OV-102
| country =United States
| contract =July 26, 1972
| named_after =''[[Columbia Rediviva|Columbia]]'' (1773)<br/> (renamed ''[[Columbia Rediviva]]'', 1787)
| status =[[Space Shuttle Columbia disaster|Destroyed]] (February 1, 2003)
| first_flight =[[STS-1]]
| first_date =April 12, 1981 – April 14, 1981
| last_flight =[[STS-107]]
| last_date =January 16, 2003 – February 1, 2003
| missions =28
| crews =160
| days =300
| orbits =4,808
| distance ={{cvt|201,497,772|km}}
| deployed =8
}}

See also

Template:Spaceflight infoboxes