Template:Infobox Motocross rider
Appearance
Nationality | {{{nationality}}} |
---|---|
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} |
Died | {{{death_date}}} {{{death_place}}} |
Motocross career | |
Years active | {{{years}}} |
Teams | {{{teams}}} |
Grands Prix | {{{races}}} |
Championships | {{{championships}}} |
Wins | {{{wins}}} |
GP debut | {{{GP debut}}} |
First GP win | {{{First GP win}}} |
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
File:Ambox important.svg | The design and content of biographical infoboxes must comply with Wikipedia’s verifiability policy, as well as the infobox and biographical style guidelines. All content displayed by this template must adhere to the biographies of living persons policy when applicable. Unsourced or poorly sourced, contentious material must be removed, especially if it is potentially libelous. |
File:Lua-Logo.svg | This template uses Lua: |
Usage
{{Infobox Motocross rider
| name =
| image =
| caption =
| nationality = <!-- use only when necessary per [[WP:INFONAT]] -->
| birth_date = {{birth date and age|YYYY|MM|DD}}
| birth_place =
| death_date =
| death_place =
| years =
| teams =
| races =
| championships =
| wins =
| GP debut =
| First GP win =
}}
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 =
{{EMBEDDED TEMPLATE NAME | child=yes <!-- or embed=yes or subbox=yes -->
| parameter-1 =
| parameter-2 =
| parameter-3 =
| parameter-4 =
| <!-- etc. -->
}}
}}