Difference between revisions of "Template:Infobox rocket engine/doc"

From blackwiki
Jump to navigation Jump to search
imported>Usp
(link to example)
imported>WOSlinker
(tidy style)
Line 7: Line 7:
  
 
{| style="background:transparent;"
 
{| style="background:transparent;"
| width=50% valign=top |
+
| width=50% style="vertical-align:top;" |
 
;Liquid engines
 
;Liquid engines
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
Line 62: Line 62:
 
}}
 
}}
 
</pre>
 
</pre>
| width=50% valign=top |
+
| width=50% style="vertical-align:top;" |
 
;Solid engines
 
;Solid engines
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
Line 119: Line 119:
 
</pre>
 
</pre>
 
|-
 
|-
| width=50% valign=top |
+
| width=50% style="vertical-align:top;" |
 
;Hybrid engines
 
;Hybrid engines
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">

Revision as of 17:33, 22 November 2014

Template:TOCright This template is intended for use on articles about rocket engines. See example for result.

Empty premade templates

Liquid engines
{{Infobox rocket engine
|name            =
|image           =
|image_size      =
|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           =
}}
Solid engines
{{Infobox rocket engine
|name            =
|image           =
|image_size      =
|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           =
}}
Hybrid engines
{{Infobox rocket engine
|name            =
|image           =
|image_size      =
|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           =
}}
Monopropellant engines
{{Infobox rocket engine
|name            =
|image           =
|image_size      =
|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           =
}}

Parameters

  • name

Image

  • image
  • caption
  • imsize

Origins

  • country of origin
  • date
  • first flight
  • last flight
  • designer
  • manufacturer
  • purpose - "booster", "apogee kick", etc.
  • predecessor
  • successor
  • associated
  • status

Type

  • type
    • solid
    • liquid
    • hybrid
    • mono / monopropellant

Solids

  • oxidiser / fuel
  • grain
  • core
  • casing
  • nozzle

liquid

  • oxidiser / fuel
  • mixture_ratio
  • cycle
  • pumps

hybrid

  • oxidiser / fuel

monopropellant

  • fuel

others

Just use the "type" and "description" fields.

Configuration

  • description
  • 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
tankage

Dimensions

  • dimensions - use for overall description, otherwise use more specific fields
  • length
  • diameter
  • dry_weight

Applications

  • used_in

References

  • references
  • notes

Template:Spaceflight infoboxes