Шаблон:Infobox horseracing personality

Ҳуҷҷатгузорӣ

Usage

{{Infobox horseracing personality
| name               = 
| native_name        =
| native_name_lang   =
| image         = 
| caption       = 
| occupation    = 
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD|df=y}} -->
| birth_place   = 
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD|df=y}} -->
| death_place   = 
| resting_place = 
| resting_place_coordinates = 
| height        = <!-- {{convert|x|ft|y|in|m|2|abbr=on}} or {{convert|x|m|ftin|0|abbr=on}} -->
| weight        = 
| career wins   = 
| race          = 
| awards        = 
| honours       = 
| memorials     = 
| horses        = 
| url           = 
| module        = 
}}

Separate multiple values using {{Plainlist}} or {{Flatlist}}.

Parameters

name
native_name
name in local language. If more than one, separate using {{Plain list}}
native_name_lang
ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} instead
image
caption
occupation
birth_date
Use {{Birth date and age}}, or {{Birth date}} if dead.
birth_place
death_date
Use {{Death date and age}} if dead.
death_place
resting_place
Location of grave, ashes, etc.
resting_place_coordinates
Precise coordinates of grave, etc; use {{coord}}
height
Height. MUST be cited in body of article. Use {{convert}}
weight
Weight. MUST be cited in body of article.
career wins
race
awards
honours
memorials
Monuments, notable things named after the person
horses
url ; Official website
module ; Embedded template, e.g. Olympics medal record

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.