Template:Infobox launch pad/doc
< Template:Infobox launch pad
Jump to navigation
Jump to search
Revision as of 19:50, 25 April 2020 by imported>Vanisaac (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
| This is a documentation subpage for Template:Infobox launch pad. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Usage
{{Infobox launch pad
<!--general-->
| name = <!-- name of the launch complex, defaults to page title -->
| image = <!-- an image of the launch complex (omit prefix) -->
| imsize = <!-- size of the image in px (omit suffix), defaults to 300 -->
| caption = <!-- caption for the image -->
| site = <!-- launch site that the complex is part of -->
| location = <!-- location -->
| coordinates = <!-- latitude and longitude of the launch complex; use {{tl|Coord}} -->
| short = <!-- short name of the launch complex -->
| operator = <!-- organisation(s) responsible for operating and maintaining the launch complex -->
| tlaunches = <!-- total launches from the complex -->
| pads = <!-- number of individual pads in the complex -->
| inclination = <!-- range of inclinations that can be reached from the complex -->
| paddetails =
{{Infobox launch pad/pad <!--add one of these templates for each pad in the complex -->
| landing = <!-- Enter any value (i.e. "Y") if this pad is for landings rather than launches. NOTE: sub-template only supports launches OR landings; if pad has supported both, use a separate instance of sub-template for each. -->
| designation = <!-- name of the individual launch pad -->
| status = <!-- status of the pad (eg. Active, Inactive, Demolished, etc) -->
| launches = <!-- Number of launches from the pad -->
| landings = <!-- Number of landings at the pad -->
| unknown = <!-- Enter any value (i.e. "Y") if there were launches from the complex with no known pad -->
| first_launch = <!-- Date of the first launch from the pad; use {{tl|Start-date}} -->
| first_details= <!-- Rocket and payload of first launch -->
| last_launch = <!-- Date of the most recent launch from the pad -->
| last_details = <!-- Rocket and payload of last launch -->
| first_landing= <!-- Date of the first landing at the pad; use {{tl|Start-date}} -->
| first_landing_details = <!-- Rocket and payload of first landing -->
| last_landing = <!-- Date of the most recent landing at the pad -->
| last_landing_details = <!-- Rocket and payload of last landing -->
| rockets = <!-- rockets that have used the pad -->
}}
}}
Legacy (obsolete) parameters
These parameters are supported by the template to allow it to display properly on articles that have not yet been converted to the new format. They should not be introduced into new articles/transclusions.
<!--first pad--> | pad1 = <!-- name of the launch pad --> | status = <!-- status of the pad (eg. Active, Inactive, Demolished, etc) --> | launches = <!-- Number of launches from the pad --> | first = <!-- Date of the first launch from the pad --> | last = <!-- Date of the most recent launch from the pad --> | rockets = <!-- rockets that have used the pad --> <!--second pad--> | pad2 = <!-- name of the launch pad --> | status2 = <!-- status of the pad (eg. Active, Inactive, Demolished, etc) --> | launches2 = <!-- Number of launches from the pad --> | first2 = <!-- Date of the first launch from the pad --> | last2 = <!-- Date of the most recent launch from the pad --> | rockets2 = <!-- rockets that have used the pad --> <!--third pad--> | pad3 = <!-- name of the launch pad --> | status3 = <!-- status of the pad (eg. Active, Inactive, Demolished, etc) --> | launches3 = <!-- Number of launches from the pad --> | first3 = <!-- Date of the first launch from the pad --> | last3 = <!-- Date of the most recent launch from the pad --> | rockets3 = <!-- rockets that have used the pad -->
Microformat
Tracking category
See also
- Template:Infobox rocket (edit | talk | history | links | watch | logs)
- Wikipedia:WikiProject Rocketry
Template:Spaceflight infoboxes