<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_rocket_launch%2Fdoc</id>
	<title>Template:Infobox rocket launch/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_rocket_launch%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_rocket_launch/doc&amp;action=history"/>
	<updated>2026-04-04T18:06:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_rocket_launch/doc&amp;diff=8765&amp;oldid=prev</id>
		<title>&gt;RickyCourtney: /* Rocket */ tweak color</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_rocket_launch/doc&amp;diff=8765&amp;oldid=prev"/>
		<updated>2024-07-18T21:20:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Rocket: &lt;/span&gt; tweak color&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|Infobox rocket launch}}&amp;#039;&amp;#039;&amp;#039; is an {{tl|Infobox}}-based template that is used to display essential information on a particular rocket launch, for readers with a casual interest in spaceflight. It is intended to be used in articles such as [[Falcon 9 flight 20]] and [[Ariane flight VA245]]. Information such as the date and time, launch pad, and payload for a rocket launch are presented through this infobox. It is designed with a heading, image syntax, fourteen cell parameters divided into two distinct sections, and succession. The syntax used in this template is fairly simple, and uses four [[mw:Help:Extension:ParserFunctions##if|&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#if:}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; parser functions]].&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
{{Parameter names example | name | image | upright | alt | caption | rocket | launch | operator | pad | payload | outcome | apogee | duration | serial | boosters | first | second | third | fourth | adaptor | bottom_image | bottom_image_upright | bottom_image_alt | bottom_image_caption | succession | previous | next }}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:40%;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox rocket launch&lt;br /&gt;
| name       = &lt;br /&gt;
| image      = &lt;br /&gt;
| upright    = &lt;br /&gt;
| alt        = &lt;br /&gt;
| caption    = &lt;br /&gt;
| rocket     = &lt;br /&gt;
| launch     = &lt;br /&gt;
| window     = &lt;br /&gt;
| operator   = &lt;br /&gt;
| pad        = &lt;br /&gt;
| payload    = &lt;br /&gt;
| outcome    = &lt;br /&gt;
| apogee     = &lt;br /&gt;
| duration   = &lt;br /&gt;
| serial     = &lt;br /&gt;
| boosters   = &lt;br /&gt;
| first      = &lt;br /&gt;
| second     = &lt;br /&gt;
| third      = &lt;br /&gt;
| fourth     = &lt;br /&gt;
| adaptor    = &lt;br /&gt;
| bottom_image         = &lt;br /&gt;
| bottom_image_upright = &lt;br /&gt;
| bottom_image_alt     = &lt;br /&gt;
| bottom_image_caption = &lt;br /&gt;
| succession = &lt;br /&gt;
| previous   = &lt;br /&gt;
| next       = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
=== Header and image ===&lt;br /&gt;
The &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; parameter is used to input the official name of the flight as determined by the operator of the flight. A citation for this name is highly encouraged to be used in the article prose. If there is no official unique name for the launch, use a compound of the rocket body flown and the chronological number of the flight. For example, the 20th flight of the [[Falcon 9]] rocket body should be titled as &amp;quot;{{xtd|Falcon 9 flight 20}}&amp;quot;. The infobox includes two image parameters. &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bottom_image&amp;lt;/code&amp;gt; accepts an input of an image filename, omitting the &amp;lt;code&amp;gt;File:&amp;lt;/code&amp;gt; prefix. The image featured should preferably the main insignia or unique poster artwork for the mission, such as the artwork for [http://www.arianespace.com/wp-content/uploads/2019/02/VS21-launchkit-EN2.pdf Soyuz Flight VS21] made by Charlie Davis. &amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; use generic launch kit covers which only display logos or stock rocket launch photographs from a launch different than the one being described in the article. Examples of these include the covers used for [http://www.arianespace.com/wp-content/uploads/2019/01/VA247-launchkit-EN.pdf Ariane Flight VA247] and [http://www.arianespace.com/wp-content/uploads/2019/03/DDP-VV14-GB.pdf Vega Flight VV14]. If no unique insignia or poster artwork exist, use a photograph of either (in order of preference) the launch, the rocket used in the launch, or a rocket similar to the one used in the launch. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bottom_image_alt&amp;lt;/code&amp;gt; are used to write an [[Wikipedia:Extended image syntax#Alt text and caption|alt caption]]. &amp;lt;code&amp;gt;upright&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bottom_image_upright&amp;lt;/code&amp;gt; are used to display an image at 75% width using the [[Wikipedia:Extended image syntax#Using &amp;quot;upright&amp;quot;|upright syntax]] if the lead image is either an insignia, which is designed to be displayed at a small size, or a vertical poster. This parameter can be activated by inputting &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;. If the lead image is instead a landscape poster or photograph, you do not need to activate this parameter, as the default &amp;lt;code&amp;gt;frameless&amp;lt;/code&amp;gt; width is satisfactory for these types of images. A caption that adequately and objectively describes what the image is, e.g. &amp;quot;{{xt|The official insignia for the flight}}&amp;quot; or &amp;quot;{{xt|An Atlas V launch vehicle similar to the one used on the flight}}&amp;quot;, can be inputted into &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Rocket ===&lt;br /&gt;
The &amp;lt;code&amp;gt;rocket&amp;lt;/code&amp;gt; parameter is used to display the full name of the rocket body and variant used on the flight. A number of rocket bodies come in many variants. For example, four variants of the [[Antares (rocket)|Antares]] have flown – Antares 110, Antares 120, Antares 130, and Antares 230. A [[Falcon 9 Full Thrust]] was used on [[Falcon 9 flight 20]], so the input for this parameter on that article would be the name of the rocket body and variant, &amp;quot;{{xt|Falcon 9 Full Thrust}}&amp;quot;, rather than simply the name of the rocket body, &amp;quot;{{xt|Falcon 9}}&amp;quot;. The &amp;lt;code&amp;gt;header&amp;lt;/code&amp;gt; parameter is also directly tied to two templates using [[mw:Help:Extension:ParserFunctions##switch|&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#switch:}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; parser functions]]. These are {{tl|Infobox rocket launch/color}}, which sets the color used in the infobox&amp;#039;s headings, and {{tl|Infobox rocket launch/rocket}}, which sets the inline wikilink for the launch vehicle, including variants. For example, if &amp;quot;{{xt|Ariane 5 ECA}}&amp;quot; is used as an input to &amp;lt;code&amp;gt;rocket&amp;lt;/code&amp;gt;, it will produce blue-coloured headings for the infobox and a direct wikilink to [[Ariane 5#Variants]]. A complete list of available inputs, and both the color and wikilinks they produce, are shown in the wikitable below.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Inputs&lt;br /&gt;
! Outputs&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:40em; text-align:center&amp;quot;| &amp;lt;code&amp;gt;Ariane 1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 3&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 40&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 42L&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 42P&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 44L&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 44P&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 44 LP&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#d9e8ff; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Ariane 1]], [[Ariane 2]], [[Ariane 3]], [[Ariane 4#Design|Ariane 40]], [[Ariane 4#Design|Ariane 42L]], [[Ariane 4#Design|Ariane 42P]], [[Ariane 4#Design|Ariane 44L]], [[Ariane 4#Design|Ariane 44P]], [[Ariane 4#Design|Ariane 44 LP]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Ariane 5&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 5 G&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 5 G+&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 5 GS&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 5 ES&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 5 ECA&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 62&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Ariane 64&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#c7e8fb; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Ariane 5]], [[Ariane 5#Variants|Ariane 5 G]], [[Ariane 5#Variants|Ariane 5 G+]], [[Ariane 5#Variants|Ariane 5 GS]], [[Ariane 5#Variants|Ariane 5 ES]], [[Ariane 5#Variants|Ariane 5 ECA]], [[Ariane 6|Ariane 62]], [[Ariane 6|Ariane 64]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Atlas V 401&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 411&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 421&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 431&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 501&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 521&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 531&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 541&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V 551&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Atlas V N22&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#fff5b4; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Atlas V#Variants|Atlas V 401]], [[Atlas V#Variants|Atlas V 411]], [[Atlas V#Variants|Atlas V 421]], [[Atlas V#Variants|Atlas V 431]], [[Atlas V#Variants|Atlas V 501]], [[Atlas V#Variants|Atlas V 521]], [[Atlas V#Variants|Atlas V 531]], [[Atlas V#Variants|Atlas V 541]], [[Atlas V#Variants|Atlas V 551]], [[Atlas V#Variants|Atlas V N22]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Delta II&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta III&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta IV Medium&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta IV M+ (4,2)&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta IV M+ (5,2)&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta IV M+ (5,4)&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Delta IV Heavy&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#b2d8d8; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Delta II]], [[Delta III]], [[Delta IV|Delta IV Medium]], [[Delta IV|Delta IV M+ (4,2)]], [[Delta IV|Delta IV M+ (5,2)]], [[Delta IV|Delta IV M+ (5,4)]], [[Delta Heavy]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Falcon 1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon 9 v1.0&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon 9 v1.1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon 9 Full Thrust&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon 9 Block 4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon 9 Block 5&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Falcon Heavy&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#e1e1e1; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Falcon 1]], [[Falcon 9 v1.0]], [[Falcon 9 v1.1]], [[Falcon 9 Full Thrust]], [[Falcon 9 Full Thrust#Block 4|Falcon 9 Block 4]], [[Falcon 9 Block 5]], [[Falcon Heavy]], [[SpaceX Starship]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;PSLV-G&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;PSLV-CA&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;PSLV-XL&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;PSLV-DL&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;PSLV-QL&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#ffcfcf; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Polar Satellite Launch Vehicle#PSLV-G (retired)|PSLV-G]], [[Polar Satellite Launch Vehicle#PSLV-CA|PSLV-CA]], [[Polar Satellite Launch Vehicle#PSLV-XL|PSLV-XL]], [[Polar Satellite Launch Vehicle#PSLV-DL|PSLV-DL]], [[Polar Satellite Launch Vehicle#PSLV-QL|PSLV-QL]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Soyuz&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-L&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-M&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-U&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-U2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-FG&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-2.1a&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-2.1b&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-2.1v&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-ST-A&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Soyuz-ST-B&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#fbdbaa; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Soyuz (rocket)|Soyuz]], [[Soyuz-L]], [[Soyuz-M]], [[Soyuz-U]], [[Soyuz-U2]], [[Soyuz-FG]], [[Soyuz-2#Soyuz-2.1a|Soyuz-2.1a]], [[Soyuz-2#Soyuz-2.1b|Soyuz-2.1b]], [[Soyuz-2-1v|Soyuz-2.1v]], [[Soyuz-2#Soyuz-2.1a|Soyuz-ST-A]], [[Soyuz-2#Soyuz-2.1b|Soyuz-ST-B]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center&amp;quot;| &amp;lt;code&amp;gt;Vega&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Vega C&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Vega E&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background:#d1fbb6; width:30em; text-align:center&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;[[Vega (rocket)|Vega]], [[Vega (rocket)#Future developments|Vega C]], [[Vega (rocket)#Future developments|Vega E]]&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Cells ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:8em;&amp;quot; | Cell&lt;br /&gt;
! style=&amp;quot;width:8em;&amp;quot; | Parameter(s)&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Launch&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;launch&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot;| Used to display the date and time of T-0. The &amp;quot;Window&amp;quot; cell is to be used when the launch date is in the future and the planned date and time is cited in the article prose. The &amp;quot;Launch&amp;quot; cell is to be used when the launch has occurred and a specific launch date and time has been cited in the article prose. The preferred input format is the date of the launch using {{tl|Start date}}, followed by the time of the launch in [[Coordinated Universal Time]] (UTC), separated by a comma. For example, the input for this parameter for [[Ariane flight VA245]] would be &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Start date|2018|10|20|df=yes}}, 01:45:28 UTC&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, resulting in &amp;quot;{{xt|20 October 2018, 01:45:28 UTC}}&amp;quot;. These two parameters are set up using an [[mw:Help:Extension:ParserFunctions##if|&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#if:}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; parser function]], so that &amp;lt;code&amp;gt;window&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;launch&amp;lt;/code&amp;gt; will never appear at the same time in a single infobox, effectively preventing the parameters&amp;#039; misuse to display the specific window of the launch, even after the launch has already occurred and an exact launch date and time is cited in the article prose.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Window&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;window&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Operator&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;operator&amp;lt;/code&amp;gt;&lt;br /&gt;
| Used to display the operator of the flight. For example, this would be [[SpaceX]] for [[Falcon 9]] launches, or [[United Launch Alliance]] for [[Atlas V]] and [[Delta IV]] launches.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Pad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;pad&amp;lt;/code&amp;gt;&lt;br /&gt;
| Used to display the common name of the launch site followed by the codename for the launch pad from which the flight was launched. Common names for launch sites include &amp;quot;{{xt|Cape Canaveral}}&amp;quot; for [[Cape Canaveral Space Force Station]], &amp;quot;{{xt|Kennedy}}&amp;quot; for the [[Kennedy Space Center]], and &amp;quot;{{xt|Baikonur}}&amp;quot; for the [[Baikonur Cosmodrome]]. Codes for launch pads include &amp;quot;{{xt|ELA-3}}&amp;quot; for [[ELA-3|Ariane Launch Complex 3]], and &amp;quot;{{xt|SLC-3E}}&amp;quot; for [[Vandenberg AFB Space Launch Complex 3|Vandenberg AFB Space Launch Complex 3-East]]. The launch site for [[Vega flight VV01]] was the [[ELA-1|Vega Launch Complex]] at the [[Guiana Space Centre]], so the input for this parameter on that article would be &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Guiana Space Centre|Kourou]] [[ELA-1|ELV]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, which results in &amp;quot;{{xt|[[Guiana Space Centre|Kourou]] [[ELA-1|ELV]]}}&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Payload&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;payload&amp;lt;/code&amp;gt;&lt;br /&gt;
| Used to display the name(s) of the payload(s) carried aboard the rocket on the flight. If there are multiple payloads, the use of a horizontal {{tl|Hlist}} is highly encouraged over other horizontal or vertical list formats. Usage of traditional methods such as {{tl|Dot}} formatting is discouraged in general, per the [[Wikipedia:Manual of Style/Accessibility|Manual of Style accessibility guidelines]]. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Outcome&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;outcome&amp;lt;/code&amp;gt;&lt;br /&gt;
| Used to note the success of the flight. Traditional shorthand phrases such as &amp;quot;{{xt|Success}}&amp;quot;, &amp;quot;{{xt|Partial success}}&amp;quot;, and &amp;quot;{{xt|Failure}}&amp;quot; are highly encouraged, while detailed information, such as the success of individual systems, is strongly discouraged.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Apogee&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;apogee&amp;lt;/code&amp;gt;&lt;br /&gt;
| Suborbital apogee if the rocket didn&amp;#039;t reach orbital velocity.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Launch duration&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;&lt;br /&gt;
| The duration of the rocket launch, usually relevant if the rocket didn&amp;#039;t reach to space.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Serial {{abbr|no.|number}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;serial&amp;lt;/code&amp;gt;&lt;br /&gt;
| Used to display the serial number of the rocket used in the flight. Flight number is not the same as serial number; be sure to check whether or not a number associated with a flight has been designated by the operator as the number of the flight or the serial number of the rocket used in the flight. In common circumstances, the [[United Launch Alliance]] uses &amp;quot;{{xt|AV-xxx}}&amp;quot; numbers as serials for [[Atlas V]] rockets, while [[Arianespace]] uses &amp;quot;{{xt|VAxxx}}&amp;quot; numbers as flight numbers for [[Ariane (rocket family)|Ariane]] launches.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Boosters&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;boosters&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; | Used to display either the serial numbers of the rocket components used on the flight, or the names of the components if they are not part of the original design of the rocket body and/or variant. If both are applicable, the name of the component is to be noted followed by the serial number of the component used on the flight in parentheses. As knowledge of serial numbers are rare, reliable sources are needed in the article prose to cite these numbers. For the [[Falcon Heavy test flight]], the input for &amp;lt;code&amp;gt;boosters&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;first stage&amp;lt;/code&amp;gt; would be the serial numbers of the [[List of Falcon 9 first-stage boosters|Falcon 9 first stages]] used on the flight, &amp;quot;{{xt|B1023.2 and B1025.2}}&amp;quot; and &amp;quot;{{xt|B1033.1}}&amp;quot;, respectively.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;First stage&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;first&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Second stage&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;second&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Third stage&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;third&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Fourth stage&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;fourth&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Adaptor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;lt;code&amp;gt;adaptor&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Succession ===&lt;br /&gt;
The succession links at the bottom of the {{tl|Infobox}} template has three parameters. &amp;lt;code&amp;gt;succession&amp;lt;/code&amp;gt; is used to display the headline of the succession links section. Typically, this would be used to establish the chronology of either a series of flights with a rocket body, a rocket series, or an operator. This could be, for example, &amp;quot;{{xt|Ariane flights}}&amp;quot;, &amp;quot;{{xt|Falcon 9 flights}}&amp;quot;, or &amp;quot;{{xt|Northrop Grumman flights}}&amp;quot;. &amp;lt;code&amp;gt;previous&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;next&amp;lt;/code&amp;gt; are used to display wikilinks to the previous and next flight in the series defined in &amp;lt;code&amp;gt;succession&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Spaceflight infoboxes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||[[Category:Rocketry templates|Rocket launch]]}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;RickyCourtney</name></author>
	</entry>
</feed>