close
Sayahna Sayahna
Search

Template:Infobox astronaut/doc


Usage

This infobox may be added by copy-pasting the template as shown below into an article.

{{Infobox astronaut
|name                = 
|image               = 
|image_size          = 
|caption             = 
|type                = 
|native_name         = 
|native_name_lang    = 
|nationality         = 
|citizenship         = 
|status              = 
|birth_name          =
|birth_date          = 
|birth_place         = 
|death_date          = 
|death_place         = 
|resting_place       = 
|resting_place_coordinates = 
|other_names         = 
|occupation          = 
|current_occupation  = 
|previous_occupation = 
|alma_mater          = 
|rank                = 
|time                = 
|selection           = 
|eva1                = 
|eva2                = 
|mission             = 
|insignia            = 
|Date of ret         = 
|awards              = 
|memorials           = 
|url                 = <!-- {{URL|example.com}} -->
|module              = 
}}

Parameters

Parameter Explanation
name Insert common name of person.
image Insert image, preferably at 200px.
image_size Set (optional) width of image; defaults to: 20em.
caption Insert photograph caption. Try to include date of photo and the photographer.
type Sponsoring agency (NASA, RKA, ESA, CSA, etc.) plus Astronaut (Cosmonaut for RKA) for professionals or Payload Specialist, Tourist, etc. for other flyers
native_name Name in local language. If more than one, separate using {{Plain list}}
native_name_lang ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} instead
nationality Insert the person's nationality.
citizenship Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for nationality above. Should only be used if citizenship cannot be inferred from the nationality, e.g.: American and Australian (dual).
status Insert the person's status as a member of an Astronaut Corps - Active, Retired, Deceased, Dismissed, etc.
birth_name Insert full birth name.
birth_date Insert date of birth: month, day, year.
birth_place Insert place of birth: town, city, country.
death_date Insert date of death: month, day, year.
death_place Insert place of death: town, city, country.
resting_place Insert location of grave ashes, etc.
resting_place_coordinates Coordinates of grave ashes, etc.
other_names Other notable names for the person.
occupation Insert the person's other occupations aside from being an astronaut.
current_occupation Insert the person's current occupation, if not still an astronaut.
previous_occupation Insert what the person did prior to becoming an astronaut.
alma_mater Alma mater.
rank Insert the person's military rank, if any.
time Insert the amount of time the person has spent in space.
selection Insert when the person was selected to train as an astronaut.
eva1 Total number of EVAs
eva2 Total time of all combined EVAs
mission Insert the completed or in progress mission(s) that the person has been a part of. Do not enter future missions as crew assignments can change prior to launch.
insignia Insert (an) image(s) of completed or in progress mission insignia(s) for missions that the person has been a part of. Do not enter future missions as crew assignments can change prior to launch.
Date of ret Insert the date that this person retired from astronaut service.
awards Insert any awards the person has received.
memorials Monuments or memorials to the person
module Embedded template

Use as a child template

This infobox may be used to create a genre-specific section within {{infobox person}}, for cases where a person may be notable in more than one field. To do so, call the template as follows:

{{ infobox person
| name = 
| image           = 
| caption         = 
| birth_name      = 
| birth_date      = 
| birth_place     = 
| module          =
{{ <SUB-TEMPLATE NAME>|child=yes
| param-1     = 
| param-2     = 
| param-3     = 
| param-4     = 
}}
}}


Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583).

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes; nor collapse nested elements which use them.