Шаблон:Infobox sport wrestler
Usage
Copy and paste the template below:
{{Infobox sport wrestler | name = | image = | image_size = | alt = | caption = | birth_name = | fullname = | nickname = | nationality = | birth_date = | birth_place = | death_date = | death_place = | height = | weight = | style = | club = | collegeteam = | coach = | medaltemplates = | show-medals = | updated = }}
Parameters
Parameter | Description |
---|---|
name | name of the biathlete (need not exactly match page name) |
image | image of the biathlete, using the format example.jpg
|
image_size | The image size. Only use this parameter if the image is less than 220 pixels in width. If so, then indicate the image's respective width in pixels, like this: "image_size=200". |
alt | Alternative text describing the image displayed for visually impaired readers. |
caption | optional caption for the image |
birth_name | The birth name of the subject. |
fullname | The full name of the subject. |
nickname | The subject's common nickname(s). If there is more than one, list the names alphabetically and separate them with commas. |
nationality | The subject's nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used with citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. Do not use a flag template. |
birth_date | The subject's birth date. Use {{birth date and age|year|month|day}} .
|
birth_place | The subject's place of birth. Do not use a flag template. |
death_date | The subject's death date, if applicable. Use {{death date and age|death year|death month|death day|birth year|birth month|birth day}} .
|
death_place | The subject's place of death, if applicable. Do not use a flag template. |
height | Use {{convert|_|ft|__|in|cm|abbr=on}} or {{convert|__|cm|ftin|abbr=on}}
|
weight | use {{convert|___|lb|kg|0|abbr=on}} or {{convert|___|kg|lb|0|abbr=on}}
|
Added parameters for wrestlers | |
style | |
club | |
collegeteam | |
coach | |
Medal templates / Updated date | |
medaltemplates | the medals the skier has won in the usual format, but without {{MedalTop}} or {{MedalBottom}} |
show-medals | If "show-medals=yes", the medal table is displayed. Otherwise, it is hidden and will only be displayed if the "show" link is clicked. |
updated | date information was updated |
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.