Template:Infobox spacecraft class/doc

From blackwiki
Jump to navigation Jump to search

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

Template:Spaceflight infoboxes