Template:Infobox rocket engine/doc: Difference between revisions

Content deleted Content added
No edit summary
Gross mass
 
(19 intermediate revisions by 9 users not shown)
Line 1:
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
{{TOCright}}
This template is intended for use on articles about '''[[rocket engine]]s'''. Seeand '''[[Raptorspacecraft (rocketpropulsion]]'''. engineSee family)[[SpaceX Raptor|example]] for result.
 
== Empty premade templates ==
Line 9 ⟶ 10:
| width=50% style="vertical-align:top;" |
;Liquid engines
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox rocket engine
|name =
Line 49 ⟶ 50:
|specific_impulse_sea_level=
|total_impulse =
|mass_flow =
|burn_time =
|restarts =<!--leave blank if not restartable-->
Line 64 ⟶ 66:
|notes =
}}
</syntaxhighlight>
</pre>
| width=50% style="vertical-align:top;" |
;Solid engines
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox rocket engine
|name =
Line 107 ⟶ 109:
|specific_impulse_sea_level=
|total_impulse =
|mass_flow =
|burn_time =
|gimbal =<!--gimbal range in °, or other TVC method, leave blank if none-->
Line 115 ⟶ 118:
|diameter =
|dry_weight =
|gross =
 
|used_in =
Line 121 ⟶ 125:
|notes =
}}
</syntaxhighlight>
</pre>
|-
| width=50% style="vertical-align:top;" |
;Hybrid engines
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox rocket engine
|name =
Line 162 ⟶ 166:
|specific_impulse_sea_level=
|total_impulse =
|mass_flow =
|burn_time =
|restarts =<!--leave blank if not restartable-->
Line 171 ⟶ 176:
|diameter =
|dry_weight =
|gross =
 
|used_in =
Line 177 ⟶ 183:
|notes =
}}
</syntaxhighlight>
</pre>
| width=50% style="vertical-align:top;" |
;Monopropellant engines
<presyntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox rocket engine
|name =
Line 216 ⟶ 222:
|specific_impulse_sea_level=
|total_impulse =
|mass_flow =
|burn_time =
|restarts =<!--leave blank if not restartable-->
Line 231 ⟶ 238:
|notes =
}}
</syntaxhighlight>
</pre>
|}
 
Line 274 ⟶ 281:
==== liquid ====
* '''oxidiser''' / '''fuel'''
* '''mixture_ratio'''
* '''cycle'''
* '''pumps'''
Line 304 ⟶ 311:
* '''specific_impulse_sea_level'''
* '''total_impulse'''
 
* '''mass_flow'''
 
* '''burn_time'''
Line 316 ⟶ 325:
* '''diameter'''
* '''dry_weight'''
* '''gross'''
 
=== Applications ===
Line 324 ⟶ 334:
* '''notes'''
 
=== Tracking Categories ===
* {{Category link with count|Pages using infobox rocket engine with unknown parameters}}
* {{Category link with count|Rocket engines of the United Kingdom}}
* {{Category link with count|Category:Rocket engines of the Soviet Union}}
* {{Category link with count|Category:Monopropellant rocket engines}}
 
== See Also ==
{{Spaceflight infoboxes}}
 
<includeonly>{{Sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- CATEGORIES HERE, THANKS -->
 
[[Category:Rocketry templates|Rocket engine]]
[[Category:Spaceflight infobox templates|Rocket engine]]
[[Category:Technology and applied science infobox templates|Rocket engine]]
[[Category:Infobox templates with module parameter]]
}}</includeonly>