Content deleted Content added
Funandtrvl (talk | contribs) mv cat |
Add blank fields, bit of cleanup of redundant stuff. |
||
Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{TOCright}}
== Empty premade templates ==
{| style="background:transparent;"
| width=50% valign=top |
;Liquid engines
<pre style="overflow:auto;">
{{Infobox rocket engine
|name =
|image =
|imsize =
|caption =
|country_of_origin=
|date =
|first_date =
|last_date =
|designer =
|manufacturer =
|purpose =
|associated =
|predecessor =
|successor =
|status =
|type =liquid
|oxidiser =
|fuel =
|mixture_ratio =
|cycle =
|pumps =
|description =
|combustion_chamber=
|nozzle_ratio =
|thrust =
|thrust_at_altitude=
|thrust(Vac) =
|thrust(SL) =
|thrust_to_weight=
|chamber_pressure=
|specific_impulse=
|specific_impulse_vacuum=
|specific_impulse_sea_level=
|total_impulse =
|burn_time =
|capacity =
|dimensions =
|length =
|diameter =
|dry_weight =
|used_in =
|references =
|notes =
}}
</pre>
| width=50% valign=top |
;Solid engines
<pre style="overflow:auto;">
{{Infobox rocket engine
|name =
|image =
|imsize =
|caption =
|country_of_origin=
|date =
|first_date =
|last_date =
|designer =
|manufacturer =
|purpose =
|associated =
|predecessor =
|successor =
|status =
|type =solid
|oxidiser =
|fuel =
|grain =
|core =
|casing =
|nozzle =
|description =
|combustion_chamber=
|nozzle_ratio =
|thrust =
|thrust_at_altitude=
|thrust(Vac) =
|thrust(SL) =
|thrust_to_weight=
|chamber_pressure=
|specific_impulse=
|specific_impulse_vacuum=
|specific_impulse_sea_level=
|total_impulse =
|burn_time =
|capacity =
|dimensions =
|length =
|diameter =
|dry_weight =
|used_in =
|references =
|notes =
}}
</pre>
|-
| width=50% valign=top |
;Hybrid engines
<pre style="overflow:auto;">
{{Infobox rocket engine
|name =
|image =
|imsize =
|caption =
|country_of_origin=
|date =
|first_date =
|last_date =
|designer =
|manufacturer =
|purpose =
|associated =
|predecessor =
|successor =
|status =
|type =hybrid
|oxidiser =
|fuel =
|description =
|combustion_chamber=
|nozzle_ratio =
|thrust =
|thrust_at_altitude=
|thrust(Vac) =
|thrust(SL) =
|thrust_to_weight=
|chamber_pressure=
|specific_impulse=
|specific_impulse_vacuum=
|specific_impulse_sea_level=
|total_impulse =
|burn_time =
|capacity =
|dimensions =
|length =
|diameter =
|dry_weight =
|used_in =
|references =
|notes =
}}
</pre>
| width=50% valign=top |
;Monopropellant engines
<pre style="overflow:auto;">
{{Infobox rocket engine
|name =
|image =
|imsize =
|caption =
|country_of_origin=
|date =
|first_date =
|last_date =
|designer =
|manufacturer =
|purpose =
|associated =
|predecessor =
|successor =
|status =
|type =mono
|fuel =
|description =
|combustion_chamber=
|nozzle_ratio =
|thrust =
|thrust_at_altitude=
|thrust(Vac) =
|thrust(SL) =
|thrust_to_weight=
|chamber_pressure=
|specific_impulse=
|specific_impulse_vacuum=
|specific_impulse_sea_level=
|total_impulse =
|burn_time =
|capacity =
|dimensions =
|length =
|diameter =
|dry_weight =
|used_in =
|references =
|notes =
}}
</pre>
|}
== Parameters ==
* '''name'''
=== Image ===
* '''image'''
* '''caption'''
* '''imsize'''
=== Origins ===
* '''
* '''date'''
* '''first flight'''
* '''last flight'''
* '''
* '''
* '''purpose''' - "booster", "apogee kick", etc.
* '''
* '''successor'''
* '''associated'''
* '''
=== Type ===
* '''type'''
** solid
** liquid
** hybrid
** mono / monopropellant
==== Solids ====
* '''
* '''grain'''
* '''core'''
* '''
* '''
==== liquid ====
* '''
* '''mixture_ratio
* '''cycle'''
* '''pumps'''
==== hybrid ====
* '''oxidiser''' / '''fuel'''
==== monopropellant ====
* '''
==== others ====
Just use the "type" and "description" fields.
===
* '''
* '''combustion_chamber'''
* '''nozzle_ratio'''
=== Performance ===
* '''thrust'''
* '''thrust(Vac)'''
* '''thrust(SL)'''
* '''thrust_at_altitude'''
* '''thrust_to_weight_ratio'''
* '''specific_impulse'''
* '''specific_impulse_vacuum'''
* '''specific_impulse_sea_level'''
* '''total_impulse'''
* '''burn_time'''
* '''capacity'''
Line 94 ⟶ 300:
=== Dimensions ===
* '''dimensions'''
* '''length'''
* '''
* '''
=== Applications ===
* '''used_in'''
===
* '''
* '''notes'''
{{Spaceflight infoboxes}}
|