Difference between revisions of "Template:Infobox F1 constructor"

From blackwiki
Jump to navigation Jump to search
imported>DH85868993
(+points, for consistency with {{Infobox F1 team}})
imported>Frietjes
m
Line 2: Line 2:
 
| bodyclass = vcard
 
| bodyclass = vcard
  
| title = <includeonly>{{ifempty|{{{name|}}}|{{{Short_name|}}}|{{PAGENAMEBASE}}}} ''as a Formula One constructor''</includeonly>
+
| title = <includeonly>{{if empty|{{{name|}}}|{{{Short_name|}}}|{{PAGENAMEBASE}}}} ''as a Formula One constructor''</includeonly>
  
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|{{{Logo|}}}}}}|sizedefault=frameless}}
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|{{{Logo|}}}}}}|sizedefault=frameless}}

Revision as of 12:06, 11 October 2019

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

Template documentation[view] [edit] [history] [purge]

This infobox is used:

Usage

Script error: No such module "If empty". as a Formula One constructor
[[File:{{{logo}}}|frameless]]
Official name(s){{{official_name}}}
Base{{{base}}}
Founder(s){{{founders}}}
Notable staff{{{staff}}}
Formula One World Championship career
Engines{{{engines}}}
Entrants{{{entrants}}}
First entry{{{debut}}}
Last entry{{{final_race}}}
Races entered{{{races}}}
Race victories{{{wins}}}
Constructors' Championships{{{cons_champ}}}
Drivers'
Championships
{{{drivers_champ}}}
Points{{{points}}}
Pole positions{{{poles}}}
Fastest laps{{{fastest_laps}}}
[[Category:Infobox templates|Template:Remove first word]]
{{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