Difference between revisions of "Template:Infobox racing driver/doc"
imported>Frietjes |
imported>Zyxw (update link, add category) |
||
| Line 101: | Line 101: | ||
{{Infobox person module documentation|Infobox racing driver}} | {{Infobox person module documentation|Infobox racing driver}} | ||
| − | ==Microformat== | + | == Microformat == |
{{UF-hcard-person}} | {{UF-hcard-person}} | ||
| − | == | + | == Tracking category == |
| − | * | + | * {{clc|Pages using infobox racing driver with unknown parameters}} |
<includeonly>{{basepage subpage | <includeonly>{{basepage subpage | ||
| Line 113: | Line 113: | ||
[[Category:Infobox templates with module parameter|Racing driver]] | [[Category:Infobox templates with module parameter|Racing driver]] | ||
[[Category:Infobox templates with updated parameter]] | [[Category:Infobox templates with updated parameter]] | ||
| + | [[Category:Templates that add a tracking category]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 13:34, 24 November 2016
| This is a documentation subpage for Template:Infobox racing driver. It contains usage information, categories and other content that is not part of the original template page. |
Usage
For currently active drivers:
{{Infobox racing driver
| name = <!-- leave empty if it is below another infobox -->
| image =
| image_size = <!-- defaults to 180px unless a value is entered -->
| caption =
| nationality =
| birth_name = <!-- Only if different from name -->
| birth_date = <!-- {{Birth date and age|yyyy|m|d}} -->
| birth_place =
| related to = <!-- list of notable relatives with line breaks -->
| current series = <!-- eg. [[World Touring Car Championship]] -->
| first year =
| current team =
| car number = <!-- if known -->
| engine =
| crew chief =
| spotter = <!-- Note: "spotter" and "codriver" share a field -->
| codriver = <!-- If both are specified, "spotter" will be displayed -->
| former teams =
| starts =
| championships =
| wins =
| podiums =
| poles =
| fastest laps = <!-- if known -->
| best finish = <!-- if a final championship placing has been recorded -->
| year = <!-- use piped link if season article exists -->
| last finish =
| prev series = <!-- previous series with line breaks -->
| prev series years =
| titles = <!-- championship titles -->
| title years =
| awards =
| award years =
| updated =
| medaltemplates =
}}
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 =
| image_size = <!-- defaults to 180px unless a value is entered -->
| caption =
| nationality =
| birth_name = <!-- Only if different from name -->
| birth_date = <!-- {{Birth date and age|yyyy|m|d}} if alive OR {{Birth date|yyyy|m|d}} if deceased -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place =
| 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 =
| image_size = <!-- defaults to 180px unless a value is entered -->
| caption =
| nationality =
| birth_name = <!-- Only if different from name -->
| birth_date = <!-- {{Birth date and age|yyyy|m|d}} -->
| birth_place =
| 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 =
| updated =
}}
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.
Use as a child template
This infobox may be used to create a genre-specific section within {{Infobox person}} (or similar biographical infobox templates) for cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see the Template:Infobox documentation which explains embedding and subboxes.
{{Infobox person
| name =
| image =
| caption =
| birth_date =
| birth_place =
| <!-- etc. -->
| module =
{{Infobox racing driver | child=yes <!-- or embed=yes or subbox=yes -->
| parameter-1 =
| parameter-2 =
| parameter-3 =
| parameter-4 =
| <!-- etc. -->
}}
}}
Microformat
Tracking category