Difference between revisions of "Template:Infobox Le Mans driver"

From blackwiki
Jump to navigation Jump to search
imported>ZappaOMatic
(Undid revision 632234829 by ZappaOMati (talk) Huh, it doesn't seem to work)
imported>DH85868993
(re-add birth/death parameters)
Line 14: Line 14:
 
| class1      = category
 
| class1      = category
  
| header2    = {{#if:{{{Years|}}}{{{Team(s)|{{{Teams|}}}}}}{{{Best Finish|}}}{{{Class Wins|}}}|[[24 Hours of Le Mans]] career}}
+
| label2      = Born
 +
| data2      = {{br separated entries|{{{birth_name|}}}|{{{birth_date|}}}|{{{birth_place|}}}}}
 +
| label3      = Died
 +
| data3      = {{br separated entries|{{{death_date|}}}|{{{death_place|}}}}}
  
| label3     = Participating years
+
| header4    = {{#if:{{{Years|}}}{{{Team(s)|{{{Teams|}}}}}}{{{Best Finish|}}}{{{Class Wins|}}}|[[24 Hours of Le Mans]] career}}
| data3       = {{{Years|}}}
+
 
| label4     = Teams
+
| label5     = Participating years
| data4       = {{{Team(s)|{{{Teams|}}}}}}
+
| data5       = {{{Years|}}}
| label5     = Best finish
+
| label6     = Teams
| data5       = {{{Best Finish|}}}
+
| data5       = {{{Team(s)|{{{Teams|}}}}}}
| label6     = Class wins
+
| label7     = Best finish
| data6       = {{{Class Wins|}}}
+
| data7       = {{{Best Finish|}}}
| data7       = {{#if:{{{updated|{{{Updated|}}}}}}|''Statistics current as of {{{updated|{{{Updated|}}}}}}.''}}
+
| label8     = Class wins
 +
| data8       = {{{Class Wins|}}}
 +
| data9       = {{#if:{{{updated|{{{Updated|}}}}}}|''Statistics current as of {{{updated|{{{Updated|}}}}}}.''}}
 
}}<noinclude>
 
}}<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 11:59, 4 November 2014

[[Category:Infobox templates|Template:Remove first word]]

Usage

{{Infobox Le Mans driver
| name        = 
| image       = 
| caption     = 
| nationality = 
| birth_name  =
| birth_date  =
| birth_place =
| death_date  =
| death_place =
| Years       = 
| Teams       = 
| Best Finish = 
| Class Wins  = 
| updated     =
}}
  • When filling in the updated parameter, use {{subst:Date}} or {{subst:Date|2=mdy}}.

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 Le Mans driver | child=yes <!-- or embed=yes or subbox=yes -->
  | Years       = 
  | Teams       = 
  | Best Finish = 
  | Class Wins  = 
  | <!-- etc. -->
  }}
}}

The template may also be used as a subsection of {{Infobox racing driver}} as follows:

{{Infobox racing driver
| image           = 
| caption         = 
| nationality     = 
| birth_name      = 
| birth_date      = 
| birth_place     = 
| titles          = 
| title years     = 
| record template1 =
  {{Infobox Le Mans driver|child=yes
  | Years         = 
  | Team(s)       =  
  | Races         = 
  | Championships = 
  }}
}}

Microformat

Template:UF-hcard-person