Template:Infobox Astronaut
From Wikipedia, the free encyclopedia
{{{name}}} | |
---|---|
[[Image:{{{image}}}|200px|Infobox Astronaut]] |
|
{{{type}}} | |
Nationality | {{{nationality}}} |
Status | {{{status}}} |
Born | {{{date_birth}}} {{{place_birth}}} |
Died | {{{date_death}}} {{{place_death}}} |
Other occupation | {{{occupation}}} |
Current occupation |
{{{current_occupation}}} |
Previous occupation |
{{{previous_occupation}}} |
Rank | {{{rank}}} |
Space time | {{{time}}} |
Selection | {{{selection}}} |
Missions | {{{mission}}} |
Mission insignia |
{{{insignia}}} |
Retirement | {{{Date of ret}}} |
[edit] Template documentation
[edit] Usage
This infobox may be added by copy-pasting the template as shown below into an article.
{{Infobox Astronaut |name = |image = |width = |caption = |type = |nationality = |status = |date_birth = |place_birth = |date_death = |place_death = |occupation = |current_occupation = |previous_occupation = |rank = |time = |selection = |mission = |insignia = |Date of ret = }}
[edit] Parameters
Parameter | Explanation |
---|---|
name | Insert name of astronaut. |
image | Insert image, preferably at 200px. |
width | Set (optional) width of image; defaults to: 20em. |
caption | Insert photograph caption. Try to include date of photo and the photographer. |
type' | Astronaut, cosmonaut, etc. |
date_birth | Insert date of birth: month, day, year. |
place_birth | Insert place of birth: town, city, country. |
date_death | Insert date of death: month, day, year. |
place_death | Insert place of death: town, city, country. |
occupation | Insert the astronaut's other occupations aside from being an astronaut. |
current_occupation | Insert what the astronaut's current occupation is. |
previous_occupation | Insert what the astronaut did prior to becoming an astronaut. |
rank | Insert the astronaut's military rank, if any. |
time | Insert the amount of time the astronaut has spent in space. |
selection | Insert when the astronaut was selected to become an astronaut. |
mission | Insert the mission(s) that the astronaut has been a part of. |
insignia | Insert (an) image(s) of this astronaut's mission insignia(s). |
Date of ret | Insert the date that this astronaut retired from service. |
[edit] 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. For more information about the use of microformats on Wikipedia, please see the microformat project.
Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.
hCard uses HTML classes including:
- adr
- bday
- county-name
- fn (required)
- honorific-prefix
- honorific-suffix
- label
- locality
- nickname
- note
- org
- role
- vcard
Please do not rename or remove these classes.