Template:Infobox WRC driver
| This template uses Lua: |
Usage
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]] {{{caption}}} | |
| Personal information | |
|---|---|
| Nationality | {{{nationality}}} |
| Full name | {{{full_name}}} |
| Born | {{{birth_date}}} {{{birth_place}}} |
| Died | {{{death_date}}} {{{death_place}}} |
| World Rally Championship record | |
| Racing licence | {{{racing_licence}}} |
| Active years | {{{years}}} |
| Co-driver | {{{codriver}}} |
| Driver | {{{driver}}} |
| Teams | {{{teams}}} |
| Rallies | {{{races}}} |
| Championships | {{{championships}}} |
| Championships | {{{cochampionships}}} |
| Rally wins | {{{wins}}} |
| Podiums | {{{podiums}}} |
| Stage wins | {{{stagewins}}} |
| Total points | {{{points}}} |
| First rally | {{{first_race}}} |
| First win | {{{first_win}}} |
| Last win | {{{last_win}}} |
| Last rally | {{{last_race}}} |
| Last updated on: {{{updated}}}. | |
{{Infobox WRC driver
| name =
| image =
| image_size =
| alt =
| caption =
| nationality = <!-- use only when necessary per [[WP:INFONAT]] -->
| full_name =
| birth_date = <!--{{birth date and age|yyyy|mm|dd}}-->
| birth_place =
| death_date =
| death_place =
| years =
| codriver =
| driver =
| teams =
| Races =
| championships =
| wins =
| podiums =
| stagewins =
| points =
| first_race =
| first_win =
| last_win =
| last_race =
| updated =
}}
- Co-driver - current co-driver
- When filling in the updated parameter, use
{{subst:Date}}or{{subst:Date|2=mdy}}.
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 Template:URL, specifying the url as the value of unnamed param 1; example:
{{URL|1=https://www.somedomain.com/foo/bar?q=weird_stuff&xyz=more_stuff}}.
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.