Template:Infobox spacecraft class

From Constructed Worlds Wiki
Jump to navigation Jump to search
{{{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}}}
Series {{{series}}}
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}}}
Design life {{{design_life}}}
Dimensions
Length {{{length}}}
Height {{{height}}}
Diameter {{{diameter}}}
Solar array span {{{span}}}
Width {{{width}}}
Capacity
{{{capacities}}}
Production
Status {{{status}}}
Planned {{{planned}}}
On order {{{orders}}}
Built {{{built}}}
Launched {{{launched}}}
Operational {{{operational}}}
Retired {{{retired}}}
Failed {{{failed}}}
Lost {{{lost}}}
Maiden launch {{{maidenlaunch}}}
Last launch {{{lastlaunch}}}
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]

For articles about multiple spacecraft; based upon Template:Infobox spaceflight.

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               = 
| height               = 
| diameter             = 
| width                = 
| winged               = 
| span                 = 

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

<!--Production-->
| status               = 
| planned              = 
| orders               = 
| built                = 
| launched             = 
| operational          = 
| retired              = 
| failed               = 
| lost                 = 
| maidenlaunch         = 
| lastlaunch           = 
| 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

Template:Incomplete section

  • 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.

Production

  • status: Current state
  • planned: Number planned but not yet ordered
  • orders: Number ordered but not completed
  • built: Completed manufacturing (total)
  • launched: Successfully launched into orbit
  • operational: Currently in service
  • retired: Permanently removed from service
  • failed: Not serviceable due to failure
  • lost: Failure during launch
  • maidenlaunch: Maiden launch date (first launch)
  • lastlaunch: Last launch date
  • lastretired: Retirement date of last vehicle


  • 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