Jump to content

Template:Infobox rocket/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
change "program" to "project" to avoid WP:ENGVAR problems
No edit summary
 
(104 intermediate revisions by 21 users not shown)
Line 1: Line 1:
<includeonly>:''This documentation is [[WP:transclusion|transcluded]] from {{lt|Infobox rocket/doc}}. The edit link for this section can be used to edit the original documentation.''</includeonly>
{{#ifeq:{{{UsageOnly|no}}}|yes||
{{#ifeq:{{{UsageOnly|no}}}|yes||
{{documentation subpage}}
{{documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters|Module:WikidataIB}}

{{Uses Wikidata|section=Wikidata}}
== Usage ==
== Usage ==
{{collapse begin|Copyable guide}}
{{Parameter names example|_template=|alt | alt-alt-boosterthrust | alt-boosterengines | alt-boosterfuel | alt-boostername | alt-boosters | alt-boosterSI | alt-boostersthrust | alt-boosterthrust | alt-boostertime | alt-boosterTT | alt-cpl | alt-diameter | alt-diff | alt-height | alt-LEO | alt-mass | alt-payload | alt-payload2 | alt-payload3 | alt-payload4 | alt-payload5 | alt-stage1athrust | alt-stage1thrust | alt-stage2athrust | alt-stage2thrust | alt-stage3athrust | alt-stage3thrust | alt-stage4thrust | alt-stage5thrust | alt-stage6thrust | alt-width | alt2-alt-boosterthrust | alt2-boosterengines | alt2-boosterfuel | alt2-boostername | alt2-boosters | alt2-boosterSI | alt2-boostersthrust | alt2-boostertime | alt2-diff | boosterengines | boosterfuel | boostername | boosters | boosterSI | boosterthrust | boostertime | boosterTT | capacities | caption | comparable | country-origin | cpl | cpl-year | derived_from | derivatives | diameter | diff | fail | family | first | function | height | image | landings | last | launches | LEO-payload | logo | logo_alt | logo_caption | logo_upright | manufacturer | mass | name | only | other_outcome | partial | destroyedbefore | payload | payload-location | payload2 | payload2-location | payload3 | payload3-location | payload4 | payload4-location | payload5 | payload5-location | payloads | pcost | sites | stage1adiff | stage1aengines | stage1afuel | stage1afueloxidizermassvolume | stage1aname | stage1aSI | stage1athrust | stage1atime | stage1diff | stage1engines | stage1fuel | stage1fueloxidizermassvolume | stage1name | stage1SI | stage1thrust | stage1time | stage2adiff | stage2aengines | stage2afuel | stage2aname | stage2aSI | stage2athrust | stage2atime | stage2diff | stage2engines | stage2fuel | stage2name | stage2SI | stage2thrust | stage2time | stage3adiff | stage3aengines | stage3afuel | stage3aname | stage3aSI | stage3athrust | stage3atime | stage3diff | stage3engines | stage3fuel | stage3name | stage3SI | stage3thrust | stage3time | stage4diff | stage4engines | stage4fuel | stage4name | stage4SI | stage4thrust | stage4time | stage5engines | stage5fuel | stage5name | stage5SI | stage5thrust | stage5time | stage6engines | stage6fuel | stage6name | stage6SI | stage6thrust | stage6time | stagedata | stages | status | success | upright | width }}
}}
}}
<pre style="overflow:auto;">
< style="overflow:auto;">
{{Infobox rocket
{{Infobox rocket

<!----Image (optional)---->
<!----Image and logos (optional)---->
|image = <!--image filename (omit "Image:" prefix), required-->
|image_size = <!--Size of image (omit "px" suffix), optional, defaults to 270px-->
| = <!-- (omit "" ), -->
|logo_upright = <!--logo filesize, e.g. "1" = normal width, "2" = double width, "0.5" = half width, optional-->
|caption = <!--caption, optional-->
|image = <!--image filename (omit "Image:" prefix), required-->
|upright = <!--reduce width of portrait image to reduce overall infobox length, input "yes" to activate, optional-->
|caption = <!--caption, optional-->

<!----Core parameters (required)---->
<!----Core parameters (required)---->
|name = <!--Name(s) of the rocket, optional, defaults to page title-->
|name = <!--Name(s) of the rocket, optional, defaults to page title-->
Line 16: Line 24:
|manufacturer = <!--Manufacturer, required-->
|manufacturer = <!--Manufacturer, required-->
|country-origin = <!--country of origin, optional-->
|country-origin = <!--country of origin, optional-->

<!----Costs (optional)---->
<!----Costs (optional)---->
|pcost = <!--project cost, required-->
|pcost = <!--project cost, -->
|cpl = <!--cost per launch, required-->
|cpl = <!--cost per launch, -->
|cpl-year = <!--year when this cost applied, required-->
|alt-cpl = <!--cost in alternative currency, optional-->
|alt-cpl = <!--cost in alternative currency, optional-->
|cpl-year = <!--year of stated cost per launch-->

<!----Dimensions (required)---->
<!----Dimensions (required)---->
|height = <!--height of the rocket in metres, required, use {{convert}}-->
|height = <!--height of the rocket in metres, use {{}}-->
|diameter = <!--core diameter in metres, required, use {{convert}}-->
|diameter = <!--core diameter in metres, use {{}}-->
|width = <!--width if not axisymmetric, optional, use {{convert}}-->
|width = <!--width if not axisymmetric, use {{}}-->
|mass = <!--mass of rocket in kilograms, required, use {{convert}}-->
|mass = <!--mass of rocket in kilograms, use {{}}-->
|dry mass = <!--mass of unfueled rocket in kilograms, use {{cvt|MASS|kg}}, optional-->
|stages = <!--number of stages, not including boosters-->
|stages = <!--number of stages, not including boosters-->

<!----Payloads (optional)---->
<!----Payloads (optional)---->
|capacities = <!--insert one of the following templates for each payload:-->
|capacities = <!--insert one of the following templates for each payload:-->
{{Infobox rocket/payload
{{Infobox rocket/payload
|location = <!--Target orbit/trajectory, required. Please use [[Geostationary transfer orbit|GTO]] or [[Low Earth orbit|LEO]] instead of just [[GTO]] or [[LEO]].-->
|location = <!--Target orbit/trajectory, required. Please use [[Geostationary transfer orbit|GTO]] or [[Low Earth orbit|LEO]] instead of just [[GTO]] or [[LEO]].-->
|kilos = <!--Payload mass in kilograms, required, use {{convert}}-->
| = <!-- in , use {{}}-->
|inclination = <!--Inclination of the target orbit/trajectory in degrees, required-->
|mass = <!--Payload mass in kilograms, use {{cvt|PAYLOAD|kg}}, required-->
|volume = <!--Payload volume in cubic metres, use {{cvt|PAYLOAD|m}}, optional-->
}}
}}

<!----Associated rockets (optional)---->
<!----Associated rockets (optional)---->
|family = <!--rocket family, optional-->
|family = <!--rocket family, optional-->
|derived_from = <!--rocket from which this rocket is derived, optional-->
|derivatives = <!--derived rockets, optional-->
|derivatives = <!--derived rockets, optional-->
|comparable = <!--similar, unrelated rockets, optional-->
|comparable = <!--similar, unrelated rockets, optional-->

<!----Launch history (required)---->
<!----Launch history (required)---->
|status = <!--current status (eg. Active, Retired, etc), required-->
|status = <!--current status (. Active, Retired, etc), required-->
|sites = <!--launch centres and pads, required-->
|sites = <!--launch centres and pads, required-->
|launches = <!--total launches to date, optional-->
|launches = <!--total launches to date, optional-->
Line 44: Line 62:
|fail = <!--total failed launches, optional-->
|fail = <!--total failed launches, optional-->
|partial = <!--total number of launches resulting in partial failure (e.g. incorrect orbit but still usable), optional-->
|partial = <!--total number of launches resulting in partial failure (e.g. incorrect orbit but still usable), optional-->
|destroyedbefore = <!--total number of rockets destroyed before/in preparation for launch-->
|other_outcome = <!--number of launches with unknown outcomes (or in progress), optional-->
|other_outcome = <!--number of launches with unknown outcomes (or in progress), optional-->
|landings = <!--total number of landings, optional-->
|first = <!--date of first flight, optional-->
|first = <!--date of first flight, optional-->
|last = <!--date of final flight, optional-->
|last = <!--date of final flight, optional-->
|only = <!--launch date if only one was launched, optional-->
|only = <!--launch date if only one was launched, optional-->
|payloads = <!--associated payloads, optional-->
|payloads = <!-- payloads, optional-->

<!--Stages/boosters (optional)-->
<!--Stages/boosters (optional)-->
|stagedata = <!--insert one of the following templates for each stage:-->
|stagedata = <!--insert one of the following templates for each stage:-->

{{Infobox rocket/stage
{{Infobox rocket/stage
|type = <!--booster or stage (must be in lower case)-->
|type = <!--booster or stage (must be in lower case)-->
|diff = <!--variant of rocket this is used on, optional-->
|diff = <!--variant of rocket this is used on, optional-->
|stageno = <!--position of stage in rocket, spelled out (eg. First, Second, etc), required-->
|stageno = <!--position of stage in rocket, spelled out (. First, Second, etc), required-->
|name = <!--name of the stage/booster, optional-->
|name = <!--name of the stage/booster, optional-->
|number = <!--number of boosters, required if type = booster-->
|number = <!--number of boosters, required if type = booster-->
|length = <!--length of a single booster/stage in metres, optional, use {{convert}}-->
|length = <!--length of a single booster/stage in metres, use {{}}-->
|diameter = <!--diameter of a single booster/stage, optional in metres, use {{convert}}-->
|diameter = <!--diameter of a single booster/stage in metres, use {{}}-->
|width = <!--width of a single booster/stage if not axisymmetric, optional, use {{convert}}-->
|width = <!--width of a single booster/stage if not axisymmetric, use {{}}-->
|empty = <!--empty mass of a single booster/stage in kilograms, optional, use {{convert}}-->
|empty = <!--empty mass of a single booster/stage in kilograms, use {{}}-->
|gross = <!--gross (fuelled) mass of a single booster/stage, optional-->
|gross = <!--gross (fuelled) mass of a single booster/stage, optional-->
|propmass = <!--propellant mass carried by a single booster/stage in kilograms, use {{cvt|PROPMASS|kg}}, optional-->
|engines = <!--number and type of engines used on each individual booster/stage, required-->
|engines = <!--number and type of engines used on each individual booster/stage, required-->
|thrust = <!--thrust provided by a single booster/stage in kN, required, use {{convert}}-->
| = <!-- -->
|total = <!--total thrust for all boosters in kN, optional, use {{convert}}-->
| = <!--thrust in kN, use {{}}-->
|SI = <!--specific impulse of an individual booster/stage, in secs, optional-->
| = <!-- , , optional-->
|SI = <!--specific impulse of an individual booster/stage, in seconds, use {{convert|ISP_IN_SECONDS|isp}}, optional-->
|burntime = <!--burn time, required-->
|burntime = <!--burn time, required-->
|fuel = <!--fuel used in stage/boosters, required-->
|fuel = <!--fuel used in stage/boosters, required-->
}}
}}

}}
}}

</pre>
</syntaxhighlight>
{{collapse end}}
{{#ifeq:{{{UsageOnly|no}}}|yes||
{{#ifeq:{{{UsageOnly|no}}}|yes||


===Obsolete (legacy) parameters===
===Obsolete (legacy) 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.
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.

<pre style="overflow:auto;">
''Tip: use <nowiki>|capacities={{infobox rocket/payload|location=[[low Earth orbit]]|mass={{cvt|XXXXX|kg}}}}</nowiki> for LEO''
{{collapse begin|Copyable template}}
{{Parameter names example|_template=|alt | alt-alt-boosterthrust | alt-boosterengines | alt-boosterfuel | alt-boostername | alt-boosters | alt-boosterSI | alt-boostersthrust | alt-boosterthrust | alt-boostertime | alt-boosterTT | alt-cpl | alt-diameter | alt-diff | alt-height | alt-LEO | alt-mass | alt-payload | alt-payload2 | alt-payload3 | alt-payload4 | alt-payload5 | alt-stage1athrust | alt-stage1thrust | alt-stage2athrust | alt-stage2thrust | alt-stage3athrust | alt-stage3thrust | alt-stage4thrust | alt-stage5thrust | alt-stage6thrust | alt-width | alt2-alt-boosterthrust | alt2-boosterengines | alt2-boosterfuel | alt2-boostername | alt2-boosters | alt2-boosterSI | alt2-boostersthrust | alt2-boostertime | alt2-diff | boosterengines | boosterfuel | boostername | boosters | boosterSI | boosterthrust | boostertime | boosterTT | capacities | caption | comparable | country-origin | cpl | cpl-year | derived_from | derivatives | diameter | diff | fail | family | first | function | height | image | landings | last | launches | LEO-payload | logo | logo_alt | logo_caption | logo_upright | manufacturer | mass | name | only | other_outcome | partial | destroyedbefore | payload | payload-location | payload2 | payload2-location | payload3 | payload3-location | payload4 | payload4-location | payload5 | payload5-location | payloads | pcost | sites | stage1adiff | stage1aengines | stage1afuel | stage1afueloxidizermassvolume | stage1aname | stage1aSI | stage1athrust | stage1atime | stage1diff | stage1engines | stage1fuel | stage1fueloxidizermassvolume | stage1name | stage1SI | stage1thrust | stage1time | stage2adiff | stage2aengines | stage2afuel | stage2aname | stage2aSI | stage2athrust | stage2atime | stage2diff | stage2engines | stage2fuel | stage2name | stage2SI | stage2thrust | stage2time | stage3adiff | stage3aengines | stage3afuel | stage3aname | stage3aSI | stage3athrust | stage3atime | stage3diff | stage3engines | stage3fuel | stage3name | stage3SI | stage3thrust | stage3time | stage4diff | stage4engines | stage4fuel | stage4name | stage4SI | stage4thrust | stage4time | stage5engines | stage5fuel | stage5name | stage5SI | stage5thrust | stage5time | stage6engines | stage6fuel | stage6name | stage6SI | stage6thrust | stage6time | stagedata | stages | status | success | upright | width }}
}}
<syntaxhighlight lang="wikitext" style="overflow:auto;">
<!--LEO payload (optional)-->
<!--LEO payload (optional)-->
|LEO-payload = <!--Payload mass in kilograms to a typical Low Earth orbit, optional-->
|LEO-payload = <!--Payload mass in kilograms to a typical Low Earth orbit, optional-->
Line 110: Line 142:
|boosterTT = <!--total thrust for all boosters in kN, optional-->
|boosterTT = <!--total thrust for all boosters in kN, optional-->
|alt-boosterTT = <!--total thrust for all boosters in pounds-force, optional-->
|alt-boosterTT = <!--total thrust for all boosters in pounds-force, optional-->
|boosterSI = <!--specific impulse of an individual booster, in secs, optional-->
|boosterSI = <!--specific impulse of an individual booster, in , optional-->
|boostertime = <!--burn time, required-->
|boostertime = <!--burn time, required-->
|boosterfuel = <!--fuel used in boosters, required-->
|boosterfuel = <!-- used in boosters, required-->
<!--Second booster rockets, obsolete (use stagedata above)-->
<!--Second booster rockets, obsolete (use stagedata above)-->
|alt-diff = <!--variant of rocket these are used on, optional-->
|alt-diff = <!--variant of rocket these are used on, optional-->
Line 120: Line 152:
|alt-boosterthrust = <!-thrust provided by a single booster in kN, required-->
|alt-boosterthrust = <!-thrust provided by a single booster in kN, required-->
|alt-alt-boosterthurst = <!--thrust provided by a single booster in pounds-force, optional-->
|alt-alt-boosterthurst = <!--thrust provided by a single booster in pounds-force, optional-->
|alt-boosterSI = <!--specific impulse of an individual booster, in secs, optional-->
|alt-boosterSI = <!--specific impulse of an individual booster, in , optional-->
|alt-boostertime = <!--burn time, required-->
|alt-boostertime = <!--burn time, required-->
|alt-boosterfuel = <!--fuel used in boosters, required-->
|alt-boosterfuel = <!-- used in boosters, required-->
<!--Third booster rockets, obsolete (use stagedata above)-->
<!--Third booster rockets, obsolete (use stagedata above)-->
|alt2-diff = <!--variant of rocket these are used on, optional-->
|alt2-diff = <!--variant of rocket these are used on, optional-->
Line 130: Line 162:
|alt2-boosterthrust = <!-thrust provided by a single booster in kN, required-->
|alt2-boosterthrust = <!-thrust provided by a single booster in kN, required-->
|alt2-alt-boosterthurst = <!--thrust provided by a single booster in pounds-force, optional-->
|alt2-alt-boosterthurst = <!--thrust provided by a single booster in pounds-force, optional-->
|alt2-boosterSI = <!--specific impulse of an individual booster, in secs, optional-->
|alt2-boosterSI = <!--specific impulse of an individual booster, in , optional-->
|alt2-boostertime = <!--burn time, required-->
|alt2-boostertime = <!--burn time, required-->
|alt2-boosterfuel = <!--fuel used in boosters, required-->
|alt2-boosterfuel = <!-- used in boosters, required-->
<!--First stage, obsolete (use stagedata above)-->
<!--First stage, obsolete (use stagedata above)-->
|stage1diff = <!--variant of rocket, optional-->
|stage1diff = <!--variant of rocket, optional-->
Line 139: Line 171:
|stage1thrust = <!-thrust provided by stage in kN, required-->
|stage1thrust = <!-thrust provided by stage in kN, required-->
|alt-stage1thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage1thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage1SI = <!--specific impulse of stage, in secs, optional-->
|stage1SI = <!--specific impulse of stage, in , optional-->
|stage1time = <!--burn time, required-->
|stage1time = <!--burn time, required-->
|stage1fuel = <!--fuel used in stage, required-->
|stage1fuel = <!-- used in stage, required-->
|stage1fueloxidizermassvolume = <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
|stage1fueloxidizermassvolume = <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
<!--Alternative first stage, obsolete (use stagedata above)-->
<!--Alternative first stage, obsolete (use stagedata above)-->
Line 149: Line 181:
|stage1athrust = <!-thrust provided by stage in kN, required-->
|stage1athrust = <!-thrust provided by stage in kN, required-->
|alt-stage1athurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage1athurst = <!--thrust provided by stage in pounds-force, optional-->
|stage1aSI = <!--specific impulse of stage, in secs, optional-->
|stage1aSI = <!--specific impulse of stage, in , optional-->
|stage1atime = <!--burn time, required-->
|stage1atime = <!--burn time, required-->
|stage1afuel = <!--fuel used in stage, required-->
|stage1afuel = <!-- used in stage, required-->
|stage1afueloxidizermassvolume = <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
|stage1afueloxidizermassvolume = <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
<!--Second stage, obsolete (use stagedata above)-->
<!--Second stage, obsolete (use stagedata above)-->
Line 159: Line 191:
|stage2thrust = <!-thrust provided by stage in kN, required-->
|stage2thrust = <!-thrust provided by stage in kN, required-->
|alt-stage2thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage2thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage2SI = <!--specific impulse of stage, in secs, optional-->
|stage2SI = <!--specific impulse of stage, in , optional-->
|stage2time = <!--burn time, required-->
|stage2time = <!--burn time, required-->
|stage2fuel = <!--fuel used in stage, required-->
|stage2fuel = <!-- used in stage, required-->
<!--Alternative second stage, obsolete, use stagedata-->
<!--Alternative second stage, obsolete, use stagedata-->
|stage2adiff = <!--variant of rocket, optional-->
|stage2adiff = <!--variant of rocket, optional-->
Line 168: Line 200:
|stage2athrust = <!-thrust provided by stage in kN, required-->
|stage2athrust = <!-thrust provided by stage in kN, required-->
|alt-stage2athurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage2athurst = <!--thrust provided by stage in pounds-force, optional-->
|stage2aSI = <!--specific impulse of stage, in secs, optional-->
|stage2aSI = <!--specific impulse of stage, in , optional-->
|stage2atime = <!--burn time, required-->
|stage2atime = <!--burn time, required-->
|stage2afuel = <!--fuel used in stage, required-->
|stage2afuel = <!-- used in stage, required-->
<!--Third stage, obsolete, use stagedata-->
<!--Third stage, obsolete, use stagedata-->
|stage3diff = <!--variant of rocket, optional-->
|stage3diff = <!--variant of rocket, optional-->
Line 177: Line 209:
|stage3thrust = <!-thrust provided by stage in kN, required-->
|stage3thrust = <!-thrust provided by stage in kN, required-->
|alt-stage3thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage3thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage3SI = <!--specific impulse of stage, in secs, optional-->
|stage3SI = <!--specific impulse of stage, in , optional-->
|stage3time = <!--burn time, required-->
|stage3time = <!--burn time, required-->
|stage3fuel = <!--fuel used in stage, required-->
|stage3fuel = <!-- used in stage, required-->
<!--Alternative third stage, obsolete, use stagedata-->
<!--Alternative third stage, obsolete, use stagedata-->
|stage3adiff = <!--variant of rocket, optional-->
|stage3adiff = <!--variant of rocket, optional-->
Line 186: Line 218:
|stage3athrust = <!-thrust provided by stage in kN, required-->
|stage3athrust = <!-thrust provided by stage in kN, required-->
|alt-stage3athurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage3athurst = <!--thrust provided by stage in pounds-force, optional-->
|stage3aSI = <!--specific impulse of stage, in secs, optional-->
|stage3aSI = <!--specific impulse of stage, in , optional-->
|stage3atime = <!--burn time, required-->
|stage3atime = <!--burn time, required-->
|stage3afuel = <!--fuel used in stage, required-->
|stage3afuel = <!--fuel used in stage, required-->
Line 195: Line 227:
|stage4thrust = <!-thrust provided by stage in kN, required-->
|stage4thrust = <!-thrust provided by stage in kN, required-->
|alt-stage4thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage4thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage4SI = <!--specific impulse of stage, in secs, optional-->
|stage4SI = <!--specific impulse of stage, in , optional-->
|stage4time = <!--burn time, required-->
|stage4time = <!--burn time, required-->
|stage4fuel = <!--fuel used in stage, required-->
|stage4fuel = <!-- used in stage, required-->
<!--Fifth stage, obsolete, use stagedata-->
<!--Fifth stage, obsolete, use stagedata-->
|stage5diff = <!--variant of rocket, optional-->
|stage5diff = <!--variant of rocket, optional-->
Line 204: Line 236:
|stage5thrust = <!-thrust provided by stage in kN, required-->
|stage5thrust = <!-thrust provided by stage in kN, required-->
|alt-stage5thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage5thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage5SI = <!--specific impulse of stage, in secs, optional-->
|stage5SI = <!--specific impulse of stage, in , optional-->
|stage5time = <!--burn time, required-->
|stage5time = <!--burn time, required-->
|stage5fuel = <!--fuel used in stage, required-->
|stage5fuel = <!-- used in stage, required-->
<!--Sixth stage, obsolete, use stagedata-->
<!--Sixth stage, obsolete, use stagedata-->
|stage6diff = <!--variant of rocket, optional-->
|stage6diff = <!--variant of rocket, optional-->
Line 213: Line 245:
|stage6thrust = <!-thrust provided by stage in kN, required-->
|stage6thrust = <!-thrust provided by stage in kN, required-->
|alt-stage6thurst = <!--thrust provided by stage in pounds-force, optional-->
|alt-stage6thurst = <!--thrust provided by stage in pounds-force, optional-->
|stage6SI = <!--specific impulse of stage, in secs, optional-->
|stage6SI = <!--specific impulse of stage, in , optional-->
|stage6time = <!--burn time, required-->
|stage6time = <!--burn time, required-->
|stage6fuel = <!--fuel used in stage, required-->
|stage6fuel = <!-- used in stage, required-->




Line 228: Line 260:
|alt-thrust = <!--thrust provided by a single booster/stage in pounds-force, optional-->
|alt-thrust = <!--thrust provided by a single booster/stage in pounds-force, optional-->
|alt-total = <!--total thrust for all boosters in pounds-force, optional-->
|alt-total = <!--total thrust for all boosters in pounds-force, optional-->
</syntaxhighlight>
</pre>
{{collapse end}}

== Wikidata ==
This template is using Wikidata with opt-out available. Opt-out here means that the template enables Wikidata by default, and only suppressed if the fields are manually written. It will probably stay like this for a very long time, until almost all information has been migrated.
:''Note: It is impossible to turn off Wikidata without manually entering values.''

=== Why now? ===
A lot of people are concerned about Wikidata's information quality, and while this is a legitimate concern, it is very impractical. Most info in infoboxes are never cited, but rather being cited at the article itself or even not cited at all. Infoboxes are also extremely hard to be corrected by new editors, and Wikidata (although still pretty hard to use) is a bit more friendlier to them. The biggest concern however is that without introduction Wikidata will not be able to be populated quickly. It will not be filled with vandalism however as it will only show up for autoconfirmed users so data quality is increased drastically.

Another reason for Wikidata is synchronization. With a rise of private spaceflight and such, this is a perfect opportunity to add more data and collaborate between Wikipedias. By migrating information to Wikidata, information can be written quickly and accurately, and with the rise of Wikifunction it might not be long that having local infobox is obsolete.

=== Wait! What about [[Template:Infobox rocket stage]]? ===
Template:Infobox rocket stage uses a subtemplate of Template:Infobox rocket called [[Template:Infobox rocket/stage]]. In the first phase of Wikidata transition, these engines will still ''technically'' supported, but without Wikidata functionality. Template:Infobox rocket stage will be completely revamped in the future. ''This is what happens when you're being lazy and don't future-proof your work''

=== Wikibase items ===
:''Note: Legacy infobox is not supported due to immense complexity and high risk''
==== List of parameters corresponding to Wikibase items ====
<div style="font-family: monospace"> <!--intentional formatting to allow Q templates to function; please do not change to pre tags-->
|logo = [manual input]
|logo_upright = [manual input]
|image = [manual input]
|upright = [manual input]
|caption = [manual input]
|name = [item label]
|function = {{Q|P366}}
|manufacturer = {{Q|P176}} [with nested] {{Q|P642}}
|country-origin = {{Q|P495}}
|pcost = {{Q|P2130}} [of nested] {{Q|P1013}} [that has] {{Q|Q16868672}}
|cpl = {{Q|P2130}} [of nested] {{Q|P1013}} [that has] {{Q|Q797476}}
|alt-cpl = [not used]
|cpl-year = {{Q|P2130}} [of nested] {{Q|P1013}} [that has] {{Q|Q577}}
|height = {{Q|P2048}}
|diameter = {{Q|P2386}}
|width = {{Q|P2049}}
|mass = {{Q|P2067}}
|drymass = [manual input]
|stages = {{Q|P527}} [with nested] {{Q|P1114}}
|capacities = [Uses [[Template:Infobox rocket/payload]], need |to= having destination's QID number]
|location = [qid input to |to=]
|altitude = {{Q|P1444}} [nested] [|to=] [at] {{Q|P2243}}, choose this property because {{Q|P2044}} limits to 100km and this is an often advertised value
|inclination = {{Q|P1444}} [nested] [|to=] [at] {{Q|P2045}}
|mass = {{Q|P1444}} [nested] [|to=] [at] {{Q|P4519}}
|volume = {{Q|P1444}} [nested] [|to=] [at] {{Q|P2234}}
|family = {{Q|P279}} [of nested] {{Q|P1013}} [that has] {{Q|Q109542585}}
|derived_from = {{Q|P144}}
|derivatives = {{Q|P4969}}
|comparable = [manual input]
|status = {{Q|P5817}}
|sites = {{Q|P1427}}
|launches = {{Q|P1114}} [of nested] {{Q|P1013}} [that has] {{Q|Q797476}}
|success = {{Q|P1114}} [of nested] {{Q|P1552}} [that has] {{Q|Q7632586}}
|fail = {{Q|P1114}} [of nested] {{Q|P1552}} [that has] {{Q|Q1121708}}
|partial = {{Q|P1114}} [of nested] {{Q|P1552}} [that has] {{Q|Q28777323}}
|destroyedbefore = [manual input]
|other_outcome = {{Q|P793}} [of nested] {{Q|P828}} [that has] {{Q|Q4993710}}
|landings = {{Q|P1114}} [of nested] {{Q|P1552}} [that has] {{Q|Q844947}}
|first = {{Q|P793}} [of nested] {{Q|P828}} [that has] {{Q|Q19269277}}
|last = {{Q|P793}} [of nested] {{Q|P828}} [that has] {{Q|Q30013662}}
|only = {{Q|P619}}
|payloads = {{Q|P3437}}
|stagedata = [Uses [[Template:Infobox rocket/stage]], need |to= having stage's QID number]
|type = [manual input]
|diff = {{Q|P361}}
|stageno = [manual input]*
|name = [item label]
|number = {{Q|P1114}} [of nested] {{Q|P1013}} [that has] [vehicle's QID]
|length = {{Q|P2048}}
|diameter = {{Q|P2386}}
|width = {{Q|P2049}}
|empty = {{Q|P2067}} [of nested] {{Q|P1013}} [that has] {{Q|Q1140878}}
|gross = {{Q|P2067}} [of nested] {{Q|P1706}} [that has] {{Q|Q1364934}}
|propmass = {{Q|P2067}} [of nested] {{Q|P1013}} [that has] {{Q|Q1364934}}
|engines = {{Q|P516}} [with nested] {{Q|P1114}}
|solid = [manual input]
|thrust = {{Q|P2228}} [of nested] {{Q|P1013}} [that has] {{Q|Q254474}}
|total = {{Q|P2228}} [of nested] {{Q|P1013}} [that has] [vehicle's QID]
|SI = [manual input]^
|burntime = {{Q|P2047}} [of nested] {{Q|P1013}} [that has] {{Q|Q133235}}
|fuel = {{Q|P618}}
^: Property that is going to be added
*: Implement once lexeme is allowed in wikipedia
</div>

==== List of labels using Wikidata properties ====
Information at Wikidata will display in this infobox only if a reference to a reliable source is provided for that wikidata item, per [[Wikipedia:Wikidata/2018_Infobox_RfC#Discussion|this 2018 RFC]].
<div style="font-family: monospace"> <!--intentional formatting to allow Q templates to function; please do not change to pre tags-->
|logo = [manual input]
|logo_upright = [manual input]
|image = [manual input]
|upright = [manual input]
|caption = [manual input]
|name = [item label]
|function = {{Q|P366}}
|manufacturer = {{Q|P176}}
|country-origin = {{Q|P495}}
|pcost = [manual input]
|cpl = [manual input]
|alt-cpl = [not used]
|cpl-year = [manual input]
|height = {{Q|P2048}}
|diameter = {{Q|P2386}}
|width = {{Q|P2049}}
|mass = {{Q|P2067}}
|dry mass = [manual input]
|stages = [manual input]
|capacities = [Uses [[Template:Infobox rocket/payload]], need |to= having destination's QID number]
|location = [manual input]
|altitude = [manual input]
|inclination = {{Q|P2045}}
|mass = {{Q|P2067}}
|volume = [manual input]
|family = [manual input]
|derived_from = {{Q|P144}}
|derivatives = {{Q|P4969}}
|comparable = [manual input]
|status = [manual input]
|sites = [manual input]
|launches = [manual input]
|success = [manual input]
|fail = [manual input]
|partial = [manual input]
|destroyedbefore = [manual input]
|other_outcome = [manual input]
|landings = [manual input]
|first = [manual input]
|last = [manual input]
|only = {{Q|P619}}
|payloads = {{Q|P3437}}
|stagedata = [Uses [[Template:Infobox rocket/stage]], need |to= having stage's QID number]
|type = [manual input]
|diff = [manual input]
|stageno = [manual input]
|name = [item label]
|number = [manual input]
|length = {{Q|P2048}}
|diameter = {{Q|P2386}}
|width = {{Q|P2049}}
|empty = [manual input]
|gross = [manual input]
|propmass = [manual input]
|engines = {{Q|P516}}
|solid = [manual input]
|thrust = {{Q|P2228}}
|total = [manual input]
|SI = [manual input]
|burntime = [manual input]
|fuel = [manual input]
</div>


== Microformat ==
== Microformat ==
{{UF-hprod}}
{{UF-hprod}}

== Tracking categories ==
* {{clc|Rocketry articles with outdated infoboxes}}
* {{clc|Pages using infobox rocket with unknown parameters}}


== See also ==
== See also ==
{{Spaceflight infoboxes}}
{{Spaceflight infoboxes}}
<includeonly>{{sandbox other||

<!-- Categories below this line, please; interwikis at Wikidata -->
<includeonly><!-- CATEGORIES HERE, THANKS -->
[[Category:Spaceflight infobox templates|rocket]]
[[Category: templates|]]
[[Category:Templates that add a tracking category|{{PAGENAME}}]]

</includeonly>
</includeonly>
}}

Latest revision as of 10:55, 20 April 2024

Usage

Copyable guide
{{{name}}}
[[File:{{{logo}}}|frameless|alt={{{logo_alt}}}|upright={{{logo_upright}}}]]
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{upright}}}]]
{{{caption}}}
Function{{{function}}}
Manufacturer{{{manufacturer}}}
Country of origin{{{country-origin}}}
Project cost{{{pcost}}}
Cost per launch{{{cpl}}} ({{{alt-cpl}}})
Cost per year{{{cpl-year}}}
Size
Height{{{height}}} ({{{alt-height}}})
Diameter{{{diameter}}} ({{{alt-diameter}}})
Width{{{width}}} ({{{alt-width}}})
Mass{{{mass}}} ({{{alt-mass}}})
Stages{{{stages}}}
Capacity {{{capacities}}}
Payload to LEO{{{LEO-payload}}} ({{{alt-LEO}}})
Payload to
{{{payload-location}}}
{{{payload}}} ({{{alt-payload}}})
Payload to
{{{payload2-location}}}
{{{payload2}}} ({{{alt-payload2}}})
Payload to
{{{payload3-location}}}
{{{payload3}}} ({{{alt-payload3}}})
Payload to
{{{payload4-location}}}
{{{payload4}}} ({{{alt-payload4}}})
Payload to
{{{payload5-location}}}
{{{payload5}}} ({{{alt-payload5}}})
Associated rockets
Family{{{family}}}
Based on{{{derived_from}}}
Derivative work{{{derivatives}}}
Comparable{{{comparable}}}
Launch history
Status{{{Status}}}
Launch sites{{{sites}}}
Total launches{{{launches}}}
Success(es){{{success}}}
Failure(s){{{fail}}}
Partial failure(s){{{partial}}}
Notable outcome(s){{{other_outcome}}}
Landings{{{landings}}}
First flight{{{first}}}
Last flight{{{last}}}
UTC date of spacecraft launch{{{only}}}
Type of passengers/cargo{{{payloads}}}
Boosters ({{{diff}}}) - {{{boostername}}}
{{{stagedata}}}
No. boosters{{{boosters}}}
Engines{{{boosterengines}}}
Thrust{{{boosterthrust}}} ({{{alt-boosterthrust}}})
Total thrust{{{boosterTT}}} ({{{alt-boosterTT}}})
Specific impulse{{{boosterSI}}}
Burn time{{{boostertime}}}
Propellant{{{boosterfuel}}}
Boosters ({{{alt-diff}}}) - {{{alt-boostername}}}
No. boosters{{{alt-boosters}}}
Engines{{{alt-boosterengines}}}
Thrust{{{alt-boostersthrust}}} ({{{alt-alt-boosterthrust}}})
Specific impulse{{{alt-boosterSI}}}
Burn time{{{alt-boostertime}}}
Propellant{{{alt-boosterfuel}}}
Boosters ({{{alt2-diff}}}) {{{alt2-boostername}}}
No. boosters{{{alt2-boosters}}}
Engines{{{alt2-boosterengines}}}
Thrust{{{alt2-boostersthrust}}} ({{{alt2-alt-boosterthrust}}})
Specific impulse{{{alt2-boosterSI}}}
Burn time{{{alt2-boostertime}}}
Propellant{{{alt2-boosterfuel}}}
First stage ({{{stage1diff}}}) - {{{stage1name}}}
Engines{{{stage1engines}}}
Thrust{{{stage1thrust}}} ({{{alt-stage1thrust}}})
Specific impulse{{{stage1SI}}}
Burn time{{{stage1time}}}
Propellant{{{stage1fuel}}}
Fuel & Oxidizer mass/volume{{{stage1fueloxidizermassvolume}}}
First stage ({{{stage1adiff}}}) - {{{stage1aname}}}
Engines{{{stage1aengines}}}
Thrust{{{stage1athrust}}} ({{{alt-stage1athrust}}})
Specific impulse{{{stage1aSI}}}
Burn time{{{stage1atime}}}
Propellant{{{stage1afuel}}}
Fuel & Oxidizer mass/volume{{{stage1afueloxidizermassvolume}}}
Second stage ({{{stage2diff}}}) {{{stage2name}}}
Engines{{{stage2engines}}}
Thrust{{{stage2thrust}}} ({{{alt-stage2thrust}}})
Specific impulse{{{stage2SI}}}
Burn time{{{stage2time}}}
Propellant{{{stage2fuel}}}
Second stage ({{{stage2adiff}}}) - {{{stage2aname}}}
Engines{{{stage2aengines}}}
Thrust{{{stage2athrust}}} ({{{alt-stage2athrust}}})
Specific impulse{{{stage2aSI}}}
Burn time{{{stage2atime}}}
Propellant{{{stage2afuel}}}
Third stage ({{{stage3diff}}}) - {{{stage3name}}}
Engines{{{stage3engines}}}
Thrust{{{stage3thrust}}} ({{{alt-stage3thrust}}})
Specific impulse{{{stage3SI}}}
Burn time{{{stage3time}}}
Propellant{{{stage3fuel}}}
Third stage ({{{stage3adiff}}}) - {{{stage3aname}}}
Engines{{{stage3aengines}}}
Thrust{{{stage3athrust}}} ({{{alt-stage3athrust}}})
Specific impulse{{{stage3aSI}}}
Burn time{{{stage3atime}}}
Propellant{{{stage3afuel}}}
Fourth stage ({{{stage4diff}}}) - {{{stage4name}}}
Engines{{{stage4engines}}}
Thrust{{{stage4thrust}}} ({{{alt-stage4thrust}}})
Specific impulse{{{stage4SI}}}
Burn time{{{stage4time}}}
Propellant{{{stage4fuel}}}
Fifth stage - {{{stage5name}}}
Engines{{{stage5engines}}}
Thrust{{{stage5thrust}}} ({{{alt-stage5thrust}}})
Specific impulse{{{stage5SI}}}
Burn time{{{stage5time}}}
Propellant{{{stage5fuel}}}
Sixth stage - {{{stage6name}}}
Engines{{{stage6engines}}}
Thrust{{{stage6thrust}}} ({{{alt-stage6thrust}}})
Specific impulse{{{stage6SI}}}
Burn time{{{stage6time}}}
Propellant{{{stage6fuel}}}
Destroyed before launch{{{destroyedbefore}}}
{{Infobox rocket

<!----Image and logos (optional)---->
|logo         =  <!--logo filename (omit "Image:" prefix), required-->
|logo_upright =  <!--logo filesize, e.g. "1" = normal width, "2" = double width, "0.5" = half width, optional-->
|image        =  <!--image filename (omit "Image:" prefix), required-->
|upright      =  <!--reduce width of portrait image to reduce overall infobox length, input "yes" to activate, optional-->
|caption      =  <!--caption, optional-->

<!----Core parameters (required)---->
|name           =  <!--Name(s) of the rocket, optional, defaults to page title-->
|function       =  <!--Purpose of the rocket, required-->
|manufacturer   =  <!--Manufacturer, required-->
|country-origin =  <!--country of origin, optional-->

<!----Costs (optional)---->
|pcost    =  <!--project cost, optional-->
|cpl      =  <!--cost per launch, optional-->
|alt-cpl  =  <!--cost in alternative currency, optional-->
|cpl-year =  <!--year of stated cost per launch-->

<!----Dimensions (required)---->
|height       =  <!--height of the rocket in metres, use {{cvt|HEIGHT|m}}, required-->
|diameter     =  <!--core diameter in metres, use {{cvt|DIAMETER|m}}, required-->
|width        =  <!--width if not axisymmetric, use {{cvt|WIDTH|m}}, optional-->
|mass         =  <!--mass of rocket in kilograms, use {{cvt|MASS|kg}}, required-->
|dry mass     =  <!--mass of unfueled rocket in kilograms, use {{cvt|MASS|kg}}, optional-->
|stages       =  <!--number of stages, not including boosters-->

<!----Payloads (optional)---->
|capacities =  <!--insert one of the following templates for each payload:-->
  {{Infobox rocket/payload
  |location =  <!--Target orbit/trajectory, required. Please use [[Geostationary transfer orbit|GTO]] or [[Low Earth orbit|LEO]] instead of just [[GTO]] or [[LEO]].-->
  |altitude =  <!--Altitude of the target orbit/trajectory in kilometres, use {{cvt|PAYLOAD|km}}, required-->
  |inclination =  <!--Inclination of the target orbit/trajectory in degrees, required-->
  |mass    =  <!--Payload mass in kilograms, use {{cvt|PAYLOAD|kg}}, required-->
  |volume  =  <!--Payload volume in cubic metres, use {{cvt|PAYLOAD|m}}, optional-->
  }}

<!----Associated rockets (optional)---->
|family      =  <!--rocket family, optional-->
|derived_from =  <!--rocket from which this rocket is derived, optional-->
|derivatives =  <!--derived rockets, optional-->
|comparable  =  <!--similar, unrelated rockets, optional-->

<!----Launch history (required)---->
|status   =  <!--current status (e.g. Active, Retired, etc), required-->
|sites    =  <!--launch centres and pads, required-->
|launches =  <!--total launches to date, optional-->
|success  =  <!--total successful launches, optional-->
|fail     =  <!--total failed launches, optional-->
|partial  =  <!--total number of launches resulting in partial failure (e.g. incorrect orbit but still usable), optional-->
|destroyedbefore = <!--total number of rockets destroyed before/in preparation for launch-->
|other_outcome =  <!--number of launches with unknown outcomes (or in progress), optional-->
|landings =  <!--total number of landings, optional-->
|first    =  <!--date of first flight, optional-->
|last     =  <!--date of latest or final flight, optional-->
|only     =  <!--launch date if only one was launched, optional-->
|payloads =  <!--notable payloads, optional-->

<!--Stages/boosters (optional)-->
|stagedata    =  <!--insert one of the following templates for each stage:-->

  {{Infobox rocket/stage
  |type       =  <!--booster or stage (must be in lower case)-->
  |diff       =  <!--variant of rocket this is used on, optional-->
  |stageno    =  <!--position of stage in rocket, spelled out (e.g. First, Second, etc), required if type = stage-->
  |name       =  <!--name of the stage/booster, optional-->
  |number     =  <!--number of boosters, required if type = booster-->
  |length     =  <!--length of a single booster/stage in metres, use {{cvt|LENGTH|m}}, optional-->
  |diameter   =  <!--diameter of a single booster/stage in metres, use {{cvt|DIAMETER|m}}, optional-->
  |width      =  <!--width of a single booster/stage if not axisymmetric, use {{cvt|WIDTH|m}}, optional-->
  |empty      =  <!--empty mass of a single booster/stage in kilograms, use {{cvt|EMPTYMASS|kg}}, optional-->
  |gross      =  <!--gross (fuelled) mass of a single booster/stage, use {{cvt|GROSSMASS|kg}}, optional--> 
  |propmass   =  <!--propellant mass carried by a single booster/stage in kilograms, use {{cvt|PROPMASS|kg}}, optional--> 
  |engines    =  <!--number and type of engines used on each individual booster/stage, required-->
  |solid      =  <!--set to "yes" (lowercase) to change Engines to Motor for solid motors-->
  |thrust     =  <!--thrust provided by a single booster/stage in kN, use {{cvt|THRUST|kN}}, required-->
  |total      =  <!--total thrust for all boosters in kN, use {{cvt|THRUST|kN}}, optional-->
  |SI         =  <!--specific impulse of an individual booster/stage, in seconds, use {{convert|ISP_IN_SECONDS|isp}}, optional-->
  |burntime   =  <!--burn time, required-->
  |fuel       =  <!--propellant (include fuel and oxidizer) used in stage/boosters, required-->
  }}

}}

Obsolete (legacy) 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.

Tip: use |capacities={{infobox rocket/payload|location=[[low Earth orbit]]|mass={{cvt|XXXXX|kg}}}} for LEO

Copyable template
{{{name}}}
[[File:{{{logo}}}|frameless|alt={{{logo_alt}}}|upright={{{logo_upright}}}]]
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{upright}}}]]
{{{caption}}}
Function{{{function}}}
Manufacturer{{{manufacturer}}}
Country of origin{{{country-origin}}}
Project cost{{{pcost}}}
Cost per launch{{{cpl}}} ({{{alt-cpl}}})
Cost per year{{{cpl-year}}}
Size
Height{{{height}}} ({{{alt-height}}})
Diameter{{{diameter}}} ({{{alt-diameter}}})
Width{{{width}}} ({{{alt-width}}})
Mass{{{mass}}} ({{{alt-mass}}})
Stages{{{stages}}}
Capacity {{{capacities}}}
Payload to LEO{{{LEO-payload}}} ({{{alt-LEO}}})
Payload to
{{{payload-location}}}
{{{payload}}} ({{{alt-payload}}})
Payload to
{{{payload2-location}}}
{{{payload2}}} ({{{alt-payload2}}})
Payload to
{{{payload3-location}}}
{{{payload3}}} ({{{alt-payload3}}})
Payload to
{{{payload4-location}}}
{{{payload4}}} ({{{alt-payload4}}})
Payload to
{{{payload5-location}}}
{{{payload5}}} ({{{alt-payload5}}})
Associated rockets
Family{{{family}}}
Based on{{{derived_from}}}
Derivative work{{{derivatives}}}
Comparable{{{comparable}}}
Launch history
Status{{{Status}}}
Launch sites{{{sites}}}
Total launches{{{launches}}}
Success(es){{{success}}}
Failure(s){{{fail}}}
Partial failure(s){{{partial}}}
Notable outcome(s){{{other_outcome}}}
Landings{{{landings}}}
First flight{{{first}}}
Last flight{{{last}}}
UTC date of spacecraft launch{{{only}}}
Type of passengers/cargo{{{payloads}}}
Boosters ({{{diff}}}) - {{{boostername}}}
{{{stagedata}}}
No. boosters{{{boosters}}}
Engines{{{boosterengines}}}
Thrust{{{boosterthrust}}} ({{{alt-boosterthrust}}})
Total thrust{{{boosterTT}}} ({{{alt-boosterTT}}})
Specific impulse{{{boosterSI}}}
Burn time{{{boostertime}}}
Propellant{{{boosterfuel}}}
Boosters ({{{alt-diff}}}) - {{{alt-boostername}}}
No. boosters{{{alt-boosters}}}
Engines{{{alt-boosterengines}}}
Thrust{{{alt-boostersthrust}}} ({{{alt-alt-boosterthrust}}})
Specific impulse{{{alt-boosterSI}}}
Burn time{{{alt-boostertime}}}
Propellant{{{alt-boosterfuel}}}
Boosters ({{{alt2-diff}}}) {{{alt2-boostername}}}
No. boosters{{{alt2-boosters}}}
Engines{{{alt2-boosterengines}}}
Thrust{{{alt2-boostersthrust}}} ({{{alt2-alt-boosterthrust}}})
Specific impulse{{{alt2-boosterSI}}}
Burn time{{{alt2-boostertime}}}
Propellant{{{alt2-boosterfuel}}}
First stage ({{{stage1diff}}}) - {{{stage1name}}}
Engines{{{stage1engines}}}
Thrust{{{stage1thrust}}} ({{{alt-stage1thrust}}})
Specific impulse{{{stage1SI}}}
Burn time{{{stage1time}}}
Propellant{{{stage1fuel}}}
Fuel & Oxidizer mass/volume{{{stage1fueloxidizermassvolume}}}
First stage ({{{stage1adiff}}}) - {{{stage1aname}}}
Engines{{{stage1aengines}}}
Thrust{{{stage1athrust}}} ({{{alt-stage1athrust}}})
Specific impulse{{{stage1aSI}}}
Burn time{{{stage1atime}}}
Propellant{{{stage1afuel}}}
Fuel & Oxidizer mass/volume{{{stage1afueloxidizermassvolume}}}
Second stage ({{{stage2diff}}}) {{{stage2name}}}
Engines{{{stage2engines}}}
Thrust{{{stage2thrust}}} ({{{alt-stage2thrust}}})
Specific impulse{{{stage2SI}}}
Burn time{{{stage2time}}}
Propellant{{{stage2fuel}}}
Second stage ({{{stage2adiff}}}) - {{{stage2aname}}}
Engines{{{stage2aengines}}}
Thrust{{{stage2athrust}}} ({{{alt-stage2athrust}}})
Specific impulse{{{stage2aSI}}}
Burn time{{{stage2atime}}}
Propellant{{{stage2afuel}}}
Third stage ({{{stage3diff}}}) - {{{stage3name}}}
Engines{{{stage3engines}}}
Thrust{{{stage3thrust}}} ({{{alt-stage3thrust}}})
Specific impulse{{{stage3SI}}}
Burn time{{{stage3time}}}
Propellant{{{stage3fuel}}}
Third stage ({{{stage3adiff}}}) - {{{stage3aname}}}
Engines{{{stage3aengines}}}
Thrust{{{stage3athrust}}} ({{{alt-stage3athrust}}})
Specific impulse{{{stage3aSI}}}
Burn time{{{stage3atime}}}
Propellant{{{stage3afuel}}}
Fourth stage ({{{stage4diff}}}) - {{{stage4name}}}
Engines{{{stage4engines}}}
Thrust{{{stage4thrust}}} ({{{alt-stage4thrust}}})
Specific impulse{{{stage4SI}}}
Burn time{{{stage4time}}}
Propellant{{{stage4fuel}}}
Fifth stage - {{{stage5name}}}
Engines{{{stage5engines}}}
Thrust{{{stage5thrust}}} ({{{alt-stage5thrust}}})
Specific impulse{{{stage5SI}}}
Burn time{{{stage5time}}}
Propellant{{{stage5fuel}}}
Sixth stage - {{{stage6name}}}
Engines{{{stage6engines}}}
Thrust{{{stage6thrust}}} ({{{alt-stage6thrust}}})
Specific impulse{{{stage6SI}}}
Burn time{{{stage6time}}}
Propellant{{{stage6fuel}}}
Destroyed before launch{{{destroyedbefore}}}
<!--LEO payload (optional)-->
|LEO-payload =  <!--Payload mass in kilograms to a typical Low Earth orbit, optional-->
|alt-LEO     =  <!--Payload mass in pounds to a typical Low Earth orbit, optional-->
<!--Specific payload 1, obsolete-->
|payload-location  =  <!--Target orbit/trajectory, required-->
|payload           =  <!--Payload mass in kilograms, required-->
|alt-payload       =  <!--Payload mass in pounds, optional-->
<!--Specific payload 2, obsolete-->
|payload2-location =  <!--Target orbit/trajectory, required-->
|payload2          =  <!--Payload mass in kilograms, required-->
|alt-payload2      =  <!--Payload mass in pounds, optional-->
<!--Specific payload 3, obsolete-->
|payload3-location =  <!--Target orbit/trajectory, required-->
|payload3          =  <!--Payload mass in kilograms, required-->
|alt-payload3      =  <!--Payload mass in pounds, optional-->
<!--Specific payload 4, obsolete-->
|payload4-location =  <!--Target orbit/trajectory, required-->
|payload4          =  <!--Payload mass in kilograms, required-->
|alt-payload4      =  <!--Payload mass in pounds, optional-->
<!--Specific payload 5, obsolete-->
|payload5-location =  <!--Target orbit/trajectory, required-->
|payload5          =  <!--Payload mass in kilograms, required-->
|alt-payload5      =  <!--Payload mass in pounds, optional-->


<!--First booster rockets, obsolete (use stagedata above)-->
|diff           =  <!--variant of rocket these are used on, optional-->
|boostername    =  <!--name of booster rockets, optional-->
|boosters       =  <--number of booster rockets present, required-->
|boosterengines =  <!--number and type of engines used on an individual booster, required-->
|boosterthrust  =  <!--thrust provided by a single booster in kN, required-->
|alt-boosterthurst = <!--thrust provided by a single booster in pounds-force, optional-->
|boosterTT      =  <!--total thrust for all boosters in kN, optional-->
|alt-boosterTT  =  <!--total thrust for all boosters in pounds-force, optional-->
|boosterSI      =  <!--specific impulse of an individual booster, in seconds, optional-->
|boostertime    =  <!--burn time, required-->
|boosterfuel    =  <!--propellant used in boosters, required-->
<!--Second booster rockets, obsolete (use stagedata above)-->
|alt-diff            =  <!--variant of rocket these are used on, optional-->
|alt-boostername     =  <!--name of booster rockets, optional-->
|alt-boosters        =  <--number of booster rockets present, required-->
|alt-boosterengines  =  <!--number and type of engines used on an individual booster, required-->
|alt-boosterthrust   =  <!-thrust provided by a single booster in kN, required-->
|alt-alt-boosterthurst =  <!--thrust provided by a single booster in pounds-force, optional-->
|alt-boosterSI       =  <!--specific impulse of an individual booster, in seconds, optional-->
|alt-boostertime     =  <!--burn time, required-->
|alt-boosterfuel     =  <!--propellant used in boosters, required-->
<!--Third booster rockets, obsolete (use stagedata above)-->
|alt2-diff           =  <!--variant of rocket these are used on, optional-->
|alt2-boostername    =  <!--name of booster rockets, optional-->
|alt2-boosters       =  <--number of booster rockets present, required-->
|alt2-boosterengines =  <!--number and type of engines used on an individual booster, required-->
|alt2-boosterthrust  =  <!-thrust provided by a single booster in kN, required-->
|alt2-alt-boosterthurst =  <!--thrust provided by a single booster in pounds-force, optional-->
|alt2-boosterSI      =  <!--specific impulse of an individual booster, in seconds, optional-->
|alt2-boostertime    =  <!--burn time, required-->
|alt2-boosterfuel    =  <!--propellant used in boosters, required-->
<!--First stage, obsolete (use stagedata above)-->
|stage1diff     =  <!--variant of rocket, optional-->
|stage1name     =  <!--name of stage, optional-->
|stage1engines  =  <!--number and type of engines used on stage, required-->
|stage1thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage1thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage1SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage1time     =  <!--burn time, required-->
|stage1fuel     =  <!--propellant used in stage, required-->
|stage1fueloxidizermassvolume =  <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
<!--Alternative first stage, obsolete (use stagedata above)-->
|stage1adiff    =  <!--variant of rocket, optional-->
|stage1aname    =  <!--name of stage, optional-->
|stage1aengines =  <!--number and type of engines used on stage, required-->
|stage1athrust  =  <!-thrust provided by stage in kN, required-->
|alt-stage1athurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage1aSI      =  <!--specific impulse of stage, in seconds, optional-->
|stage1atime    =  <!--burn time, required-->
|stage1afuel    =  <!--propellant used in stage, required-->
|stage1afueloxidizermassvolume =  <!--fuel and oxidizer mass and volume of stage, in tons and m³, optional-->
<!--Second stage, obsolete (use stagedata above)-->
|stage2diff     =  <!--variant of rocket, optional-->
|stage2name     =  <!--name of stage, optional-->
|stage2engines  =  <!--number and type of engines used on stage, required-->
|stage2thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage2thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage2SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage2time     =  <!--burn time, required-->
|stage2fuel     =  <!--propellant used in stage, required-->
<!--Alternative second stage, obsolete, use stagedata-->
|stage2adiff    =  <!--variant of rocket, optional-->
|stage2aname    =  <!--name of stage, optional-->
|stage2aengines =  <!--number and type of engines used on stage, required-->
|stage2athrust  =  <!-thrust provided by stage in kN, required-->
|alt-stage2athurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage2aSI      =  <!--specific impulse of stage, in seconds, optional-->
|stage2atime    =  <!--burn time, required-->
|stage2afuel    =  <!--propellant used in stage, required-->
<!--Third stage, obsolete, use stagedata-->
|stage3diff     =  <!--variant of rocket, optional-->
|stage3name     =  <!--name of stage, optional-->
|stage3engines  =  <!--number and type of engines used on stage, required-->
|stage3thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage3thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage3SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage3time     =  <!--burn time, required-->
|stage3fuel     =  <!--propellant used in stage, required-->
<!--Alternative third stage, obsolete, use stagedata-->
|stage3adiff    =  <!--variant of rocket, optional-->
|stage3aname    =  <!--name of stage, optional-->
|stage3aengines =  <!--number and type of engines used on stage, required-->
|stage3athrust  =  <!-thrust provided by stage in kN, required-->
|alt-stage3athurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage3aSI      =  <!--specific impulse of stage, in seconds, optional-->
|stage3atime    =  <!--burn time, required-->
|stage3afuel    =  <!--fuel used in stage, required-->
<!--Fourth stage, obsolete, use stagedata-->
|stage4diff     =  <!--variant of rocket, optional-->
|stage4name     =  <!--name of stage, optional-->
|stage4engines  =  <!--number and type of engines used on stage, required-->
|stage4thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage4thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage4SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage4time     =  <!--burn time, required-->
|stage4fuel     =  <!--propellant used in stage, required-->
<!--Fifth stage, obsolete, use stagedata-->
|stage5diff     =  <!--variant of rocket, optional-->
|stage5name     =  <!--name of stage, optional-->
|stage5engines  =  <!--number and type of engines used on stage, required-->
|stage5thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage5thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage5SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage5time     =  <!--burn time, required-->
|stage5fuel     =  <!--propellant used in stage, required-->
<!--Sixth stage, obsolete, use stagedata-->
|stage6diff     =  <!--variant of rocket, optional-->
|stage6name     =  <!--name of stage, optional-->
|stage6engines  =  <!--number and type of engines used on stage, required-->
|stage6thrust   =  <!-thrust provided by stage in kN, required-->
|alt-stage6thurst =  <!--thrust provided by stage in pounds-force, optional-->
|stage6SI       =  <!--specific impulse of stage, in seconds, optional-->
|stage6time     =  <!--burn time, required-->
|stage6fuel     =  <!--propellant used in stage, required-->


|alt-height   =  <!--height of the rocket in feet, optional-->
|alt-diameter =  <!--core diameter in feet, optional-->
|alt-mass     =  <!--mass of rocket in pounds, optional-->

<!--from payloads-->
  |pounds   =  <!--Payload mass in pounds, optional-->

<!--from stages-->
  |alt-thrust =  <!--thrust provided by a single booster/stage in pounds-force, optional-->
  |alt-total  =  <!--total thrust for all boosters in pounds-force, optional-->

Wikidata

[edit]

This template is using Wikidata with opt-out available. Opt-out here means that the template enables Wikidata by default, and only suppressed if the fields are manually written. It will probably stay like this for a very long time, until almost all information has been migrated.

Note: It is impossible to turn off Wikidata without manually entering values.

Why now?

[edit]

A lot of people are concerned about Wikidata's information quality, and while this is a legitimate concern, it is very impractical. Most info in infoboxes are never cited, but rather being cited at the article itself or even not cited at all. Infoboxes are also extremely hard to be corrected by new editors, and Wikidata (although still pretty hard to use) is a bit more friendlier to them. The biggest concern however is that without introduction Wikidata will not be able to be populated quickly. It will not be filled with vandalism however as it will only show up for autoconfirmed users so data quality is increased drastically.

Another reason for Wikidata is synchronization. With a rise of private spaceflight and such, this is a perfect opportunity to add more data and collaborate between Wikipedias. By migrating information to Wikidata, information can be written quickly and accurately, and with the rise of Wikifunction it might not be long that having local infobox is obsolete.

Template:Infobox rocket stage uses a subtemplate of Template:Infobox rocket called Template:Infobox rocket/stage. In the first phase of Wikidata transition, these engines will still technically supported, but without Wikidata functionality. Template:Infobox rocket stage will be completely revamped in the future. This is what happens when you're being lazy and don't future-proof your work

Wikibase items

[edit]
Note: Legacy infobox is not supported due to immense complexity and high risk

List of parameters corresponding to Wikibase items

[edit]
|logo         = [manual input]
|logo_upright = [manual input]
|image        = [manual input]
|upright      = [manual input]
|caption      = [manual input]

|name           = [item label]
|function       = has use (P366)
|manufacturer   = manufacturer (P176) [with nested] of (P642)
|country-origin = country of origin (P495)

|pcost    = cost (P2130) [of nested] criterion used (P1013) [that has] whole (Q16868672)
|cpl      = cost (P2130) [of nested] criterion used (P1013) [that has] rocket launch (Q797476)
|alt-cpl  = [not used]
|cpl-year = cost (P2130) [of nested] criterion used (P1013) [that has] year (Q577)

|height       = height (P2048)
|diameter     = diameter (P2386)
|width        = width (P2049)
|mass         = mass (P2067)
|drymass      = [manual input]
|stages       = has part(s) (P527) [with nested] quantity (P1114)

|capacities    = [Uses Template:Infobox rocket/payload, need |to= having destination's QID number]
  |location    = [qid input to |to=]
  |altitude    = destination point (P1444) [nested] [|to=] [at] apoapsis (P2243), choose this property because elevation above sea level (P2044) limits to 100km and this is an often advertised value
  |inclination = destination point (P1444) [nested] [|to=] [at] orbital inclination (P2045)
  |mass        = destination point (P1444) [nested] [|to=] [at] payload mass (P4519) 
  |volume      = destination point (P1444) [nested] [|to=] [at] volume as quantity (P2234)

|family       = subclass of (P279) [of nested] criterion used (P1013) [that has] rocket family (Q109542585)
|derived_from = based on (P144)
|derivatives  = derivative work (P4969)
|comparable   = [manual input]

|status   = state of use (P5817)
|sites    = start point (P1427)
|launches = quantity (P1114) [of nested] criterion used (P1013) [that has] rocket launch (Q797476)
|success  = quantity (P1114) [of nested] has characteristic (P1552) [that has] success (Q7632586)
|fail     = quantity (P1114) [of nested] has characteristic (P1552) [that has] failure (Q1121708)
|partial  = quantity (P1114) [of nested] has characteristic (P1552) [that has] breakdown (Q28777323)
|destroyedbefore = [manual input]
|other_outcome   = significant event (P793) [of nested] has cause (P828) [that has] notability (Q4993710)
|landings = quantity (P1114) [of nested] has characteristic (P1552) [that has] landing (Q844947)
|first    = significant event (P793) [of nested] has cause (P828) [that has] first (Q19269277)
|last     = significant event (P793) [of nested] has cause (P828) [that has] last (Q30013662)
|only     = UTC date of spacecraft launch (P619)
|payloads = type of passengers/cargo (P3437)

|stagedata    = [Uses Template:Infobox rocket/stage, need |to= having stage's QID number]
  |type       = [manual input]
  |diff       = part of (P361)
  |stageno    = [manual input]*
  |name       = [item label]
  |number     = quantity (P1114) [of nested] criterion used (P1013) [that has] [vehicle's QID]
  |length     = height (P2048)
  |diameter   = diameter (P2386)
  |width      = width (P2049)
  |empty      = mass (P2067) [of nested] criterion used (P1013) [that has] dry weight (Q1140878)
  |gross      = mass (P2067) [of nested] together with (P1706) [that has] propellant (Q1364934)
  |propmass   = mass (P2067) [of nested] criterion used (P1013) [that has] propellant (Q1364934)
  |engines    = powered by (P516) [with nested] quantity (P1114)
  |solid      = [manual input]
  |thrust     = maximum thrust (P2228) [of nested] criterion used (P1013) [that has] identity (Q254474)
  |total      = maximum thrust (P2228) [of nested] criterion used (P1013) [that has] [vehicle's QID]
  |SI         = [manual input]^
  |burntime   = duration (P2047) [of nested] criterion used (P1013) [that has] combustion (Q133235)
  |fuel       = source of energy (P618)
  
^: Property that is going to be added
*: Implement once lexeme is allowed in wikipedia

List of labels using Wikidata properties

[edit]

Information at Wikidata will display in this infobox only if a reference to a reliable source is provided for that wikidata item, per this 2018 RFC.

|logo         = [manual input]
|logo_upright = [manual input]
|image        = [manual input]
|upright      = [manual input]
|caption      = [manual input]

|name           = [item label]
|function       = has use (P366)
|manufacturer   = manufacturer (P176)
|country-origin = country of origin (P495)

|pcost    = [manual input]
|cpl      = [manual input]
|alt-cpl  = [not used]
|cpl-year = [manual input]

|height       = height (P2048)
|diameter     = diameter (P2386)
|width        = width (P2049)
|mass         = mass (P2067)
|dry mass     = [manual input]
|stages       = [manual input]

|capacities    = [Uses Template:Infobox rocket/payload, need |to= having destination's QID number]
  |location    = [manual input]
  |altitude    = [manual input]
  |inclination = orbital inclination (P2045)
  |mass        = mass (P2067)
  |volume      = [manual input]

|family       = [manual input]
|derived_from = based on (P144)
|derivatives  = derivative work (P4969)
|comparable   = [manual input]

|status   = [manual input]
|sites    = [manual input]
|launches = [manual input]
|success  = [manual input]
|fail     = [manual input]
|partial  = [manual input]
|destroyedbefore = [manual input]
|other_outcome   = [manual input]
|landings = [manual input]
|first    = [manual input]
|last     = [manual input]
|only     = UTC date of spacecraft launch (P619)
|payloads = type of passengers/cargo (P3437)

|stagedata    = [Uses Template:Infobox rocket/stage, need |to= having stage's QID number]
  |type       = [manual input]
  |diff       = [manual input]
  |stageno    = [manual input]
  |name       = [item label]
  |number     = [manual input]
  |length     = height (P2048)
  |diameter   = diameter (P2386)
  |width      = width (P2049)
  |empty      = [manual input]
  |gross      = [manual input]
  |propmass   = [manual input]
  |engines    = powered by (P516)
  |solid      = [manual input]
  |thrust     = maximum thrust (P2228)
  |total      = [manual input]
  |SI         = [manual input]
  |burntime   = [manual input]
  |fuel       = [manual input]

Microformat

[edit]

The HTML mark-up produced by this template includes an hProduct microformat that makes a product's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

If the product has a URL, use {{URL}} to include it.

Classes used

The HTML classes of this microformat include:

  • brand
  • category
  • description
  • fn
  • hproduct
  • identifier
  • listing
  • photo
  • price
  • review
  • type
  • url
  • value
Please do not rename or remove these classes
nor collapse nested elements which use them.

Tracking categories

[edit]

See also

[edit]