Template:Infobox spacecraft class

From HandWiki
{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright=1.18|{{{image_alt}}}]]
{{{image_caption}}}
Manufacturer{{{manufacturer}}}
Designer{{{designer}}}
Country of origin{{{country}}}
Operator{{{operator}}}
Applications{{{applications}}}
Website{{{website}}}
Specifications
Spacecraft type{{{spacecraft_type}}}
Bus{{{spacecraft_bus}}}
Constellation{{{constellation}}}
Design life{{{design_life}}}
Launch mass{{{launch_mass}}}
Dry mass{{{dry_mass}}}
Payload capacity{{{payload_capacity}}}
Crew capacity{{{crew_capacity}}}
Dimensions{{{dimensions}}}
Volume{{{volume}}}
Power{{{power}}}
Batteries{{{batteries}}}
Equipment{{{equipment}}}
Regime{{{orbits}}}
Production
Status{{{status}}}
Built{{{built}}}
On order{{{orders}}}
Launched{{{launched}}}
Operational{{{operational}}}
Retired{{{retired}}}
Failed{{{failed}}}
Lost{{{lost}}}
Maiden launch{{{first}}}
Last launch{{{last}}}
Last retirement{{{lastretired}}}
Related spacecraft
Derived from{{{derivedfrom}}}
Derivatives{{{derivatives}}}
Subsatellites{{{subsatellites}}}
Subsatellite of{{{subsatellite_of}}}
Flown with{{{flown_with}}}
[[File:{{{insignia}}}|{{{insignia_size}}}|alt={{{insignia_alt}}}|upright=0.82|{{{insignia_alt}}}]]{{{insignia_caption}}}
Configuration
[[File:{{{configuration_image}}}|{{{configuration_image_size}}}|alt={{{configuration_image_alt}}}|upright=0.82|{{{configuration_image_alt}}}]]
{{{configuration_image_caption}}}
← {{{previous}}} {{{next}}} →
Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox spacecraft class
| name                 = 
| image                = 
| image_size           = 
| image_alt            = 
| image_caption        = 
 
| manufacturer         = 
| designer             = 
| country              = 
| operator             = 
| applications         = 
| website              = 

<!--Specifications-->
| spacecraft_type      = 
| spacecraft_bus       = 
| constellation        = 
| design_life          = 
| launch_mass          = 
| dry_mass             = 
| payload_capacity     = 
| crew_capacity        = 
| volume               = 
| power                = 
| batteries            = 
| equipment            = 
| orbits               = 

<!--Dimensions-->
| length               = 
| diameter             = 
| width                = 
| winged               = 
| span                 = 

<!----Payloads---->
|capacities            = 
  {{Infobox rocket/payload
  |location            = 
  |kilos               = 
  }}

<!--Production-->
| status               = 
| built                = 
| orders               = 
| launched             = 
| operational          = 
| retired              = 
| failed               = 
| lost                 = 
| first                = 
| last                 = 
| lastretired          = 

<!--Engine details-->
| stagedata           = 
{{Infobox rocket/stage
| name                 = 
| engines              = 
| thrust               = 
| SI                   = 
| time                 = 
| fuel                 = 
}}

<!--Related spacecraft-->
| derivedfrom          = 
| derivatives          = 
| subsatellites        = 
| subsatellite_of      = 
| flown_with           = 

<!--insignia-->
| insignia             = 
| insignia_size        = 
| insignia_alt         = 
| insignia_caption     = 

<!--Configuration image-->
| configuration_image         = 
| configuration_image_size    = 
| configuration_image_alt     = 
| configuration_image_caption = 

| previous             = 
| next                 = 
}}

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.

| dimensions           = 

Description

  • name: Proper name of the spacecraft.
  • image: Image of the spacecraft.
    • image_size: Width of the image.
    • image_alt: Short description of the image's appearance, for visually impaired readers; see WP:ALT.
    • image_caption: Short descriptive caption of the image.
  • insignia: Image of a spacecraft patch, logo, seal, etc.
    • insignia_size: Same as "image_size"; default width is 160px, though figure can be higher or lower.
    • insignia_alt: Same as "image_alt".
    • insignia_caption: Short descriptive caption of the image.
  • configuration_image: Blueprint, schematic, or other image that clearly shows the configuration of the spacecraft.
    • configuration_size: Same as "image_size".
    • configuration_alt: Same as "image_alt".
    • configuration_caption: Short descriptive caption of the image.

See also