Template:Infobox Motocross rider/doc

From The Global Wiki
< Template:Infobox Motocross rider
Revision as of 01:13, 18 January 2023 by Ofngv (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 = 
  {{Infobox Motocross rider | child=yes <!-- or embed=yes or subbox=yes -->
  | parameter-1 = 
  | parameter-2 = 
  | parameter-3 = 
  | parameter-4 = 
  | <!-- etc. -->
  }}
}}

See also