Difference between revisions of "Template:Infobox F1 constructor"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(convert to infobox)
imported>Zyxw
m (replace {{PAGENAME}} with {{PAGENAMEBASE}} to remove any disambiguation from infobox title, edited using AWB)
Line 1: Line 1:
{{infobox
+
{{Infobox
 
| bodyclass = vcard
 
| bodyclass = vcard
  
| title = <includeonly>{{ifempty|{{{name|}}}|{{{Short_name|}}}|{{PAGENAME}}}} ''as a Formula One constructor''</includeonly>
+
| title = <includeonly>{{ifempty|{{{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 18:36, 12 May 2015

[[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}}}
Debut{{{debut}}}
Final race{{{final_race}}}
Races competed{{{races}}}
Race victories{{{wins}}}
Constructors' Championships{{{cons_champ}}}
Drivers'
Championships
{{{drivers_champ}}}
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