फलकम्:Infobox badminton player
| {{{name}}} | |
|---|---|
|
[[File:{{{image}}}|frameless|alt=]] {{{caption}}} | |
| Personal information | |
| Nickname(s) | {{{nickname}}} |
| Birth name | {{{birth_name}}} |
| Born |
{{{birth_date}}} {{{birth_place}}} |
| Died |
{{{death_date}}} {{{death_place}}} |
| Height | {{{height}}} |
| Weight | {{{weight}}} |
| Country | {{{country}}} |
| Years active | {{{years_active}}} |
| Handedness | {{{handedness}}} |
| Coach | {{{coach}}} |
| {{{event}}} | |
| Highest Ranking | {{{highest_ranking}}} |
| Current Ranking | {{{current_ranking}}} |
| Tournaments played | {{{played}}} |
| Title(s) | {{{titles}}} |
| BWF Profile | |
Syntax
[सम्पादयतु]{{Infobox badminton player
| name =
| image =
| image_size =
| caption =
| nickname =
| birth_name =
| birth_date = {{birth date and age|YYYY|MM|DD}}
| birth_place =
| death_date =
| death_place =
| height = {{convert|x|ft|y|in|m|2|abbr=on}} or {{convert|x|m|ftin|0|abbr=on}}
| weight = {{weight|lb=x}} or {{weight|kg=x}}
| event =
| country =
| years_active =
| handedness =
| coach =
| highest_ranking =
| date_of_highest_ranking =
| current_ranking =
| date_of_current_ranking =
| played =
| titles =
| medal_templates =
| bwf_id =
| updated =
}} |
Example
[सम्पादयतु]{{Infobox badminton player
| name = Lin Dan
| image = Lin Dan.jpg
| image_size = 200px (optional)
| caption = Caption
| nickname = Super Dan
| birth_name = (optional)
| birth_date = {{birth date and age|1983|10|14}}
| birth_place = [[Longyan]], [[Fujian]] province
| height = {{convert|1.78|m|ftin|0|abbr=on}}
| weight = {{weight|kg=72}}
| event = Men's singles
| country = {{CHN}}
| years_active = 1992–2004
| handedness = left
| coach = Li Yongbo
| highest_ranking = 1
| date_of_highest_ranking = February 26, 2004
| current_ranking = 1
| date_of_current_ranking = March 8, 2007
| played = 37
| titles = 24
| bwf_id = 50906
| updated = 7 March 2011
}} |
Notes
[सम्पादयतु]- All fields are optional, so some of the field can be omitted if necessary.
- The default value of image size is 180px, alteration of the value can be make in size.
- highest_ranking, current_ranking, bwf_id, played, titles must refer to Internationalbadminton.org
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.