Template:Infobox mountaineer/doc

From Wikipedia, the free encyclopedia

Infobox mountaineer provides a summary of the life and career of a mountaineer, to provide the most essential information in a sideframe to the main article. It is intended for use with all mountaineers, climbers, and ascensionists, as well as all other sub-disciplines (such as Alpinists, free-climbers).

Usage[edit]

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]]
{{{caption}}}
Personal information
Full name{{{full_name}}}
Birth name{{{birth_name}}}
Nickname{{{nickname}}}
Main discipline{{{main_discipline}}}
Other disciplines{{{other_discipline}}}
Born{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Nationality{{{nationality}}}
Career
Starting age{{{start_age}}}
Starting discipline{{{start_discipline}}}
Notable ascents{{{notable_ascents}}}
Famous partnerships{{{partnerships}}}
Retirement age{{{retirement_age}}}
Final ascent{{{final_ascent}}}
Family
Spouse{{{spouse}}}
Partner{{{partner}}}
Children{{{children}}}
Parents{{{parents}}}
Relatives{{{relatives}}}
For living active
{{Infobox mountaineer
| name              = 
| image             = 
| image_size        = 
| caption           = 
| full_name         = <!-- if different -->
| birth_name        = 
| nickname          = 
| citizenship       = 
| main_discipline   = 
| other_discipline  = 
| birth_date        = 
| birth_place       = 
| nationality       = <!-- use only when necessary per [[WP:INFONAT]] -->
| start_age         = 
| start_discipline  = 
| notable_ascents   = 
| partnerships      = 
| spouse            = 
| partner           = 
| children          = 
| parents           = 
| relatives         = 
}}
For living retired mountaineers
{{Infobox mountaineer
| name              = 
| image             = 
| image_size        = 
| caption           = 
| full_name         = <!-- if different -->
| birth_name        = 
| nickname          = 
| main_discipline   = 
| other_discipline  = 
| citizenship       = 
| birth_date        = 
| birth_place       = 
| nationality       = <!-- use only when necessary per [[WP:INFONAT]] -->
| start_age         = 
| start_discipline  = 
| notable_ascents   = 
| partnerships      = 
| retirement_age    = 
| final_ascent      = 
| spouse            = 
| partner           = 
| children          = 
| parents           = 
| relatives         = 
}}
For dead mountaineers
{{Infobox mountaineer
| name             = 
| image            = 
| image_size       = 
| caption          = 
| full_name        = <!-- if different -->
| birth_name       = 
| nickname         = 
| main_discipline  = 
| other_discipline = 
| birth_date       = 
| birth_place      = 
| death_date       = 
| death_place      = 
| nationality      = <!-- use only when necessary per [[WP:INFONAT]] -->
| start_age        = 
| start_discipline = 
| notable_ascents  = 
| partnerships     = 
| citizenship      = 
| retirement_age   = 
| final_ascent     = 
| spouse           = 
| partner          = 
| children         = 
| parents          = 
| relatives        = 
}}

Microformat[edit]

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[edit]

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). Be cautious about using these if the person is still living, per WP:DOB.

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

Please do not remove instances of these sub-templates.

Classes[edit]

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.

See also[edit]