Template:Infobox speed skater/doc
This is a documentation subpage for Template:Infobox speed skater. It may contain usage information, categories and other content that is not part of the original template page. |
This template is a customized wrapper for {{Infobox sportsperson}}. Any field from {{Infobox sportsperson}} can work so long as it is added to this template first. It will also emit the same hCard microformat as {{Infobox sportsperson}} . Questions? Just ask on Template talk:Infobox sportsperson. |
This template uses Lua: |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.1]] | ||
Personal information | ||
---|---|---|
Native name | {{{native_name}}} | |
Birth name | {{{birth_name}}} | |
Full name | {{{full_name}}} | |
Nickname(s) | {{{nickname}}} | |
Nationality | {{{nationality}}} | |
Born | {{{birth_date}}} {{{birth_place}}} | |
Died | {{{death_date}}} {{{death_place}}} | |
Residence | {{{residence}}} | |
Education | {{{education}}} | |
Alma mater | {{{alma_mater}}} | |
Height | {{{height}}} | |
Weight | {{{weight}}} | |
Spouse(s) | {{{spouse}}} | |
Life partner(s) | {{{life_partner}}} | |
Website | {{{website}}} | |
{{{module}}} | ||
Sport | ||
Country | {{{country}}} | |
Sport | {{{sport}}} | |
Event(s) | {{{event}}} | |
Club | {{{club}}} | |
Turned pro | {{{turnedpro}}} | |
Coached by | {{{coach}}} | |
Retired | {{{retired}}} | |
World Cup wins | {{{worldcup}}} | |
World championship wins | {{{worldchamp}}} | |
Achievements and titles | ||
World finals | {{{worlds}}} | |
Olympic finals | {{{olympics}}} | |
Highest world ranking | {{{highestranking}}} | |
Personal best(s) | {{{pb}}} | |
Medal record
|
Usage
{{Infobox speed skater | headercolor = | name = | image = | image_size = | imagesize = | alt = | caption = | native_name = | native_name_lang = | birth_name = <!-- if different than name --> | full_name = <!-- if different than name or birth_name --> | nickname = | nationality = | birth_date = <!-- {{birth date and age|yyyy|mm|dd}} --> | birth_place = | death_date = <!-- {{death date and age|death year|death month|death day|birth year|birth month|birth day}} --> | death_place = | residence = | education = | alma_mater = | height = <!-- "X ft Y in" or "X cm" plus optional reference (conversions are automatic) --> | weight = <!-- "X lb", "X kg" or "X st Y lb" plus optional reference (conversions are automatic) --> | spouse = | life_partner = | website = | country = | sport = <!-- Speed skating by default --> | event = | club = | turnedpro = | coach = | retired = | worlds = | olympics = | highestranking = | pb = | module = | worldcup = | worldchamp = | medals = | medaltemplates = | medals-expand = | show-medals = | nocat_wdimage = }}
Parameters
All of the parameters shown in the previous section, except worldcup
and worldchamp
, are documented at Template:Infobox sportsperson.
Parameter | Description |
---|---|
worldcup | World Cup wins |
worldchamp | World championship wins |
Embedding other templates
The module parameter is used for embedding other templates into this infobox (see Wikipedia:Infobox modules and Category:Biographical templates usable as a module).
{{Infobox speed skater | name = | <!-- etc. --> | module = {{Infobox ABC | embed = yes <!-- or child=yes / subbox=yes--> | <!-- etc. --> }} }}
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). 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
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.
Tracking categories
- via Infobox sportsperson
- Category:Pages using deprecated image syntax (0) – Used by Module:InfoboxImage to track articles where an infobox uses image syntax in the format |image=[[File:Example.jpg]]. To exclude articles from this category, change it to |image=Example.jpg.
- Category:No local image but image on Wikidata (24) – Used by Template:Wikidata image to track articles where an infobox has no image but Wikidata has an image name. To exclude articles from this category, add an image or
|nocat_wdimage=yes
to the infobox.
See also