Template:Infobox Space station

From Wikipedia, the free encyclopedia

[edit] Template documentation

Contents

[edit] Usage

Copy a blank version to use. All fields must be lowercase, and all are optional except for the "station" field.

Vertical list Prerequisites *
{{Infobox Space station 
 | station                = 
 | station_image          = 
 | station_image_landscape= 
 | station_image_size     = 
 | station_image_caption  = 
 | extra_image            = 
 | extra_image_landscape  = 
 | extra_image_size       = 
 | extra_image_caption    = 
 | insignia               = 
 | insignia_size          = 
 | insignia_caption       = 
 | sign                   = 
 | crew                   = 
 | launch                 = 
 | launch_pad             = 
 | reentry                = 
 | status                 = 
 | mass                   = 
 | length                 = 
 | width                  = 
 | height                 = 
 | diameter               =
 | volume                 = 
 | pressure               = 
 | perigee                = 
 | apogee                 = 
 | inclination            = 
 | altitude               = 
 | speed                  = 
 | period                 = 
 | orbits_day             = 
 | in_orbit               = 
 | occupied               = 
 | orbits                 = 
 | distance               = 
 | as_of                  = 
 | stats_ref              = 
 | configuration_image    = 
 | configuration_landscape= 
 | configuration_size     = 
 | configuration_caption  = 
}}
  
 REQUIRED
  
 station_image
 station_image
 station_image
  
 extra_image
 extra_image
 extra_image
  
 insignia
 insignia
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 configuration_image
 configuration_image
 configuration_image
  
* The field listed below is a prerequisite for the field to the left. For example title is a prerequisite to url meaning url will NOT be displayed even if it has a value unless title also has a value.

[edit] Verbiage and example

Example Station
This is the first example caption.
This is the first example caption.
This is the second example caption.  You could also leave the first caption blank and let this one serve both images.
This is the second example caption. You could also leave the first caption blank and let this one serve both images.
This is the third example caption.
This is the third example caption.
Station statistics
Call sign: EXPL-01
Crew: 5
Launch: January 1, 2000
Launch pad: Launch Pad 1, Cape Canaveral
Reentry: December 31, 2010
Mission status: Complete; deorbited
Mass: 200,000 kg
(440,000 lb)
Length: 70 m
(229.7 ft)
Width: 60 m
(196.9 ft)
Height: 50 m
(164.0 ft)
Diameter: 55 m
(180.4 ft)
Living volume: 600
(21,200 ft³)
Atmospheric pressure: 101.3 kPa
(29.91 inHg)
Perigee: 350 km
(190 nmi)
Apogee: 390 km
(210 nmi)
Orbit inclination: 60 degrees
Typical orbit altitude: 370.4 km
(200 nmi)
Average speed: 29,800 km/h
(18,500 mi/h)
Orbital period: 90 minutes
Orbits per day: 16
Days in orbit: 4018
Days occupied: 3000
Number of orbits: 64,280
Distance travelled: 2,723,463,600 km
(1,470,552,700 nmi)
Statistics as of 2010.
References: [1]
Configuration
This is the fourth example caption.
This is the fourth example caption.
Example Station
{{Infobox Space station
 | station                = Example Station
 | station_image          = Example.png
 | station_image_size     = 
 | station_image_caption  = This is the first example caption.
 | extra_image            = Example.png
 | extra_image_size       = 100px
 | extra_image_caption    = This is the second example caption.  You could also leave the first caption blank and let this one serve both images.
 | insignia               = Example.png
 | insignia_size          = 
 | insignia_caption       = This is the third example caption.
 | sign                   = EXPL-01
 | crew                   = 5
 | launch                 = [[January 1]] [[2000]]
 | launch_pad             = Launch Pad 1, Cape Canaveral
 | reentry                = [[December 31]] [[2010]]
 | status                 = Complete; deorbited
 | mass                   = 200,000.0 [[kilogram|kg]] <br/> (440,924.5 [[pound (mass)|lbs]])
 | length                 = 70 [[metre|m]] <br/> (229.7 [[foot (unit of length)|ft]])
 | width                  = 60 m <br/> (196.9 ft)
 | height                 = 50 m <br/> (164.0 ft)
 | diameter               = 55 m <br/> (180.4 ft)
 | volume                 = 600 [[cubic metre|m³]] <br/> (21,188.8 [[cubic foot|ft³]])
 | pressure               = 101.3 [[pascal (unit)|kPa]] <br/> (29.91 [[inch of mercury|inHg]])
 | perigee                = 351.88 [[kilometre|km]] <br/> (190 [[nautical mile|nmi]])
 | apogee                 = 388.92 km <br/> (210 nmi)
 | inclination            = 60 [[degree (angle)|degrees]]
 | altitude               = 370.4 km <br/> (200 nmi)
 | speed                  = 29,797.4 [[kilometres per hour|km/h]] <br/> (18,515.2 [[miles per hour|mi/h]])
 | period                 = 90 [[minute]]s
 | orbits_day             = 16
 | in_orbit               = 4018
 | occupied               = 3000
 | orbits                 = 64,280
 | distance               = 2,723,463,600 km <br/> (1,470,552,700 nmi)
 | as_of                  = 2010
 | stats_ref              = <ref name="first">{{cite web |url=http://www.nasa.gov/ |title=NASA main page |work=NASA.gov}}</ref>
 | configuration_image    = Example.png
 | configuration_size     = 175px
 | configuration_caption  = This is the fourth example caption.
}}

[edit] Description of fields

[edit] Syntax

Nested fields rely on their parent fields:

  • parent
    • child — may be used with parent (and is ignored if parent is not used)

[edit] Description

  • station: Proper name of the station.
  • station_image: Image of the station.
    • station_image_landscape: If image is panoramic or of a significant landscape orientation (that is, greater width than height), type yes.
    • station_image_size: Width of the image, expressed as a whole number without "px" at the end. Maximum and default width is "220"; if "station_image_landscape=yes", then maximum and default is "300". Any number entered must be less than these maximums.
    • station_image_caption: Short descriptive caption of the image.
  • extra_image: Additional image intended for use as a non-photographic station-related image.
    • extra_image_landscape: Same as "station_image_landscape".
    • extra_image_size: Same as "station_image_size".
    • extra_image_caption: Short descriptive caption of the image.
  • insignia: Image of a station patch, logo, seal, etc.
    • insignia_size: Same as "station_image_size"; default width is 160px, though figure can be higher or lower.
    • insignia_caption: Short descriptive caption of the image.
  • sign: Callsign for the station. May be the radio callsign, unique station identifier, or similar.
  • crew: Current number of crew aboard the station.
  • launch: Date of initial station launch. Should be wikilinked.
  • launch_pad: Identity of the launch site that the station or its components was launched from.
  • reentry: Date of atmospheric reentry of the station. Should be wikilinked.
  • status: Current status of the station; e.g., "On orbit", "Canceled", "Complete", etc.
  • mass: Current mass of the station.
  • length: Current length of the station.
  • width: Current width of the station.
  • height: Current width of the station.
  • diameter: Current diameter of the station. Only useful if the station is of cylindrical design.
  • volume: Total current habitable volume of the station.
  • pressure: Standard interior air press of the station.
  • perigee: Distance of the closest approach to the Earth that the station travels.
  • apogee: Distance of the farthest point from the Earth that the station travels.
  • inclination: The maximum number of degrees that the station travels above or below the equator during an orbit.
  • altitude: Average orbital altitude above the Earth.
  • speed: Orbital speed of the station.
  • period: Time it takes for the station to make one full orbit around the Earth.
  • orbits_day: How many times the station orbits the Earth during a 24 hour period.
  • in_orbit: Total number of days in orbit.
  • occupied: Total number of days occupied by a crew while in orbit.
  • orbits: Total number of orbits completed.
  • distance: Total distance traveled while in orbit.
  • as_of: Date or time frame at which the statistics were noted to be valid, such as at launch, deorbit, or after latest assembly mission. If faced with multiple dates, you may omit this field and specify in the "stats_ref" field along with the citations.
  • stats_ref: Allows for statistics to be referenced. Remember to encapsulate each reference in <ref></ref> tags to keep the appearance clean.
  • configuration_image: Blueprint, schematic, or other image that clearly shows the configuration of the station.
    • configuration_landscape: Same as "station_image_landscape".
    • configuration_size: Same as "station_image_size".
    • configuration_caption: Short descriptive caption of the image.
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages.
Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here.