Template:Infobox space station module/doc

From The Democratikan Wiki

Usage

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

Vertical list Prerequisites *
<syntaxhighlight lang="wikitext">
Module statistics
COSPAR IDTemplate:COSPAR
</syntaxhighlight>
  
  
 REQUIRED
  
 module_image
 module_image
 module_image
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 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.

Verbiage and example

Example Station
File:Bad Title Example.png
This is the first example caption.
Module statistics
COSPAR ID2000-000A
Part ofEXPL-01
Launch dateJanuary 1, 2000
Launch vehicleProton rocket
DockedJanuary 10, 2000
UndockedDecember 1, 2010
BerthedJanuary 10, 2000
UnberthedDecember 1, 2010
ReentryDecember 31, 2010
Mass200,000 kg
(440,000 lb)
Length70 m
(229.7 ft)
Width60 m
(196.9 ft)
Height50 m
(164.0 ft)
Diameter55 m
(180.4 ft)
Pressurized volume600 m³
(21,200 ft³)
References: <ref name="first">"NASA main page". NASA.gov.</ref>
Configuration
File:Bad Title Example.png
This is the second example caption.

<syntaxhighlight lang="wikitext" style="overflow:auto;">

Example Station
File:Bad Title Example.png
This is the first example caption.
Module statistics
COSPAR ID2000-000A
Part ofEXPL-01
Launch dateJanuary 1, 2000
Launch vehicleProton rocket
DockedJanuary 10, 2000
UndockedDecember 1, 2010
BerthedJanuary 10, 2000
UnberthedDecember 1, 2010
ReentryDecember 31, 2010
Mass200,000.0 kg
(440,924.5 lb)
Length70 m
(229.7 ft)
Width60 m
(196.9 ft)
Height50 m
(164.0 ft)
Diameter55 m
(180.4 ft)
Pressurized volume600 m³
(21,188.8 ft³)
References: <ref name="first">"NASA main page". NASA.gov.</ref>
Configuration
File:Bad Title Example.png
This is the second example caption.

</syntaxhighlight>

Description of fields

Syntax

Nested fields rely on their parent fields:

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

Description

  • spelling: Spelling used by the infobox. "us" for American spelling, default to "gb" (British spelling).
  • module: Proper name of the module.
  • module_image: Image of the module.
    • module_image_size: Width of the image, expressed as a whole number without "px" at the end. Maximum and default width is "220".
    • module_image_caption: Short descriptive caption of the image.
  • COSPAR_ID: International designator for tracking the module.
  • station: The space station of which the module is part.
  • launch: Date of initial module launch. Should be wikilinked.
  • launch_vehicle: Identity of the launch site that the module was launched from.
  • docked: Date of the module's permanent docking to the station.
  • undocked: Date on which the module separated from the station, e.g. TKS modules on Salyut stations, or Pirs.
  • berthed: Date of the module's permanent berthing to the station, e.g. Tranquility on the ISS.
  • undberthed: Date on which the module was removed from the station.
  • reentry: Date of atmospheric reentry of the module. Should be wikilinked.
  • mass: Current mass of the module.
  • length: Current length of the module.
  • width: Current width of the module.
  • height: Current height of the module.
  • diameter: Current diameter of the station. Only useful if the module is of cylindrical design.
  • volume: Total current habitable volume of the module.
  • 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 module.
    • configuration_size: Same as "module_image_size".
    • configuration_caption: Short descriptive caption of the image.

References

<references/>