Difference between revisions of "Template:Infobox F1 constructor"

From blackwiki
Jump to navigation Jump to search
imported>Pyrope
(Undid revision 408420525 by Pyrope (talk))
imported>DH85868993
(fix label alignment)
Line 7: Line 7:
 
}}
 
}}
 
{{#if:{{{Official_name|}}}
 
{{#if:{{{Official_name|}}}
! Official name/s
+
!style="text-align: left" {{!}} Official name/s
 
{{!}} {{{Official_name}}}
 
{{!}} {{{Official_name}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{Base|}}}
 
{{#if:{{{Base|}}}
! Base
+
!style="text-align: left" {{!}} Base
 
{{!}} {{{Base}}}
 
{{!}} {{{Base}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{Founder/s|}}}
 
{{#if:{{{Founder/s|}}}
! Founder/s
+
!style="text-align: left" {{!}} Founder/s
 
{{!}} {{{Founder/s}}}
 
{{!}} {{{Founder/s}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{Staff|}}}
 
{{#if:{{{Staff|}}}
! Notable staff
+
!style="text-align: left" {{!}} Notable staff
 
{{!}} {{{Staff}}}
 
{{!}} {{{Staff}}}
 
{{!}}-
 
{{!}}-
Line 29: Line 29:
 
|-
 
|-
 
{{#if:{{{Engines|}}}
 
{{#if:{{{Engines|}}}
! Engines
+
!style="text-align: left" {{!}} Engines
 
{{!}} {{{Engines}}}
 
{{!}} {{{Engines}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
! Entrants
+
!style="text-align: left" | Entrants
 
| {{{Entrants}}}
 
| {{{Entrants}}}
 
|-
 
|-
! Debut
+
!style="text-align: left" | Debut
 
| {{{Debut}}}
 
| {{{Debut}}}
 
|-
 
|-
! Final race
+
!style="text-align: left" | Final race
 
| {{{Final_race}}}
 
| {{{Final_race}}}
 
|-
 
|-
! Races competed
+
!style="text-align: left" | Races competed
 
| {{{Races}}}
 
| {{{Races}}}
 
|-
 
|-
! Race victories
+
!style="text-align: left" | Race victories
 
| {{{Wins}}}
 
| {{{Wins}}}
 
|-
 
|-
 
{{#if:{{{Cons_champ|}}}|
 
{{#if:{{{Cons_champ|}}}|
! [[List of Formula One World Constructors' Champions|Constructors' Championships]]
+
!style="text-align: left" {{!}} [[List of Formula One World Constructors' Champions|Constructors' Championships]]
 
{{!}} {{{Cons_champ}}}
 
{{!}} {{{Cons_champ}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{Drivers_champ|}}}
 
{{#if:{{{Drivers_champ|}}}
! [[List of Formula One World Drivers' Champions|Drivers'<br> Championships]]
+
!style="text-align: left" {{!}} [[List of Formula One World Drivers' Champions|Drivers'<br> Championships]]
 
{{!}} {{{Drivers_champ}}}
 
{{!}} {{{Drivers_champ}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
! [[Pole position]]s
+
!style="text-align: left" | [[Pole position]]s
 
| {{{Poles}}}
 
| {{{Poles}}}
 
|-
 
|-
! [[Fastest lap]]s
+
!style="text-align: left" | [[Fastest lap]]s
 
| {{{Fastest_laps}}}
 
| {{{Fastest_laps}}}
 
|}<noinclude>{{doc}}<!-- category and interwiki links go on /doc --></noinclude>
 
|}<noinclude>{{doc}}<!-- category and interwiki links go on /doc --></noinclude>

Revision as of 02:14, 11 March 2013

{{{Short_name}}} as a Formula One constructor
Formula One World Championship career
Entrants {{{Entrants}}}
Debut {{{Debut}}}
Final race {{{Final_race}}}
Races competed {{{Races}}}
Race victories {{{Wins}}}
Pole positions {{{Poles}}}
Fastest laps {{{Fastest_laps}}}
50px Template documentation[view] [edit] [history] [purge]

This infobox is used:

Usage

{{{Short_name}}} as a Formula One constructor
Formula One World Championship career
Entrants {{{Entrants}}}
Debut {{{Debut}}}
Final race {{{Final_race}}}
Races competed {{{Races}}}
Race victories {{{Wins}}}
Pole positions {{{Poles}}}
Fastest laps {{{Fastest_laps}}}
{{Infobox F1 constructor
| name          =
| logo          =
| official_name =
| base          =
| founders      =
| staff         =
| engines       =
| entrants      =
| debut         = <!-- first race *entered* -->
| final_race    = <!-- last race *entered* -->
| races         = <!-- number of races *entered* -->
| wins          =
| cons_champ    =
| drivers_champ =
| points        =
| poles         =
| fastest_laps  =
}}

See also