Template:Infobox racing driver

From Wikipedia, the free encyclopedia

{{{name}}}
[[Image:{{{image}}}|180px]]
Nationality {{{nationality}}}
Date of Birth {{{date of birth}}}
Place of Birth {{{place of birth}}}
Died {{{date of death}}}
Retired {{{retired}}}
Related to {{{related to}}}
2008 {{{current series}}}
Debut season {{{first year}}}
Current team {{{current team}}}
{{{last series}}}
Years active {{{years active}}}
Teams {{{teams}}}
Car No. {{{car number}}}
Former teams {{{former teams}}}
Starts {{{starts}}}
Wins {{{wins}}}
Poles {{{poles}}}
Fastest laps {{{fastest laps}}}
Best finish {{{best finish}}} in {{{year}}}
Previous series
{{{prev series years}}} {{{prev series}}}
Championship titles
{{{title years}}} {{{titles}}}
Awards
{{{award years}}} {{{awards}}}
[edit] Template documentation

For currently active drivers:

{{Infobox racing driver
| name              = (leave empty if it is below another infobox)
| image             = 
| pixels            = (defaults to 180px unless a value is entered)
| caption           = 
| nationality       = 
| date of birth     = {{Birth date and age|yyyy|m|d}}
| place of birth    = 
| related to        = (list of notable relatives with line breaks) 
| current series    = (eg. [[World Touring Car Championship]])
| first year        = 
| current team      = 
| car number        = (if known)
| former teams      = 
| starts            = 
| wins              = 
| poles             = 
| fastest laps      = (if known)
| best finish       = (if a final championship placing has been recorded)
| year              = (use piped link if season article exists)
| prev series       = (previous series with line breaks)
| prev series years = 
| titles            = (championship titles)
| title years       = 
| awards            = 
| award years       = 
}}

For retired, deceased or otherwise inactive drivers, especially those who lately participated in a notable championship:

{{Infobox racing driver
| name              = (leave empty if it is below another infobox)
| image             = 
| pixels            = (defaults to 180px unless a value is entered)
| caption           = 
| nationality       = 
| date of birth     = {{Birth date and age|yyyy|m|d}} OR {{Birth date|yyyy|m|d}}
| place of birth    = 
| date of death     = 
| retired           = (year of retirement)
| related to        = (list of notable relatives with line breaks) 
| last series       = (eg. [[World Touring Car Championship]])
| years active      = 
| teams             = 
| starts            = 
| wins              = 
| poles             = 
| fastest laps      = (if known)
| best finish       = (if a final championship placing has been recorded)
| year              = (use piped link if season article exists)
| prev series       = (previous series with line breaks)
| prev series years = 
| titles            = (championship titles)
| title years       = 
| awards            = 
| award years       = 
}}

For active drivers without current employment, especially if they have no participations in a notable championship:

{{Infobox racing driver
| name              = (leave empty if it is below another infobox)
| image             = 
| pixels            = (defaults to 180px unless a value is entered)
| caption           = 
| nationality       = 
| date of birth     = {{Birth date and age|yyyy|m|d}}
| place of birth    = 
| related to        = (list of notable relatives with line breaks) 
| prev series       = (previous series with line breaks)
| prev series years = 
| titles            = (championship titles)
| title years       = 
| awards            = 
| award years       = 
}}

This infobox is used for any drivers with significant current or recent participations outside Formula One, the WRC, or NASCAR as part of an effort to streamline the range of infobox templates for motorsport articles. It is flexible enough to allow use with other templates for drivers with multi-discipline careers. See WikiProject Motorsport for more templates.

[edit] 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. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.