Formula 1 Wiki
Advertisement

}}} | | colspan="2" style="text-align:center;background-color: #DDDDDD; color:#000000;" |{{{image}}} |- }} |Manufacturer |{{{manufacturer}}} |- |Engine |{{{engine}}} |- |Engine Displacement |{{{displacement}}}cc (Expression error: Unrecognized punctuation character "{".in3) |- |Length |{{{length}}}mm (Expression error: Unrecognized punctuation character "{".in) |- |Width |{{{width}}}mm (Expression error: Unrecognized punctuation character "{".in) |- |Height |{{{height}}}mm (Expression error: Unrecognized punctuation character "{".in) |- |Designer |{{{designer}}} |- !colspan=2 style="text-align:center;background-color: #0000FF; color:#ffffff;"|Formula One World Championship |- |Years Active |{{{years}}} |- |Constructors |{{{constructors}}} |- |Grands Prix |{{{races}}} |- |Grand Prix Wins |{{{wins}}} |- |} </includeonly>



Documentation

Usage

{{Infobox car
|image = <!-- An image of the car -->
<!--Basic Stats-->
|manufacturer = <!-- The car company that manufactured the car -->
|chassis = <!-- A type of chassis that is used for the car -->
|engine = <!-- The engine that is used inside of the car -->
|suspension = Front: <!-- The front suspension for this car --><br/>Rear: <!-- The rear suspension for this car -->
|transmission = <!-- The transmission that is used inside of the car -->
|displacement = <!-- The volume swept by all the pistons inside the cylinders -->
|length = <!-- The distance from the car nose to the rear wing -->
|wheelbase = <!-- The horizontal distance between the centers of the front and rear wheels  -->
|width = <!-- The distance from the left side of the car to the right side -->
|axle_track = Front: {{Convert|<!-- The distance between the centerline of FRONT wheels on the same axle in mm -->|mm|in|abbr=on}}<BR>Rear: {{Convert|<!-- The distance between the centerline of REAR wheels on the same axle in mm -->|mm|in|abbr=on}}
|height = <!-- The distance from the bottom of the car to the top -->
|weight = <!-- The weight of the car -->
|power = <!-- The power of the car -->
|designer = <!-- The lead designer of the car -->
|fuel = <!-- The fuel that is used for the car -->
|tyres = <!-- Tyres that are used for the car -->
<!--F1 Championship Stats-->
|years = <!-- The years in which the car was used -->
|constructors = <!-- The Formula One teams that used the car -->
|entrants = <!-- The Formula One entrants that the team entered with the car -->
|drivers = <!-- The Formula One drivers that drove the car -->
|races = <!-- The number of races the car was entered into -->
|wins = <!-- The number of wins this car earned -->
|podiums = <!-- The number of podiums this car earned -->
|poles = <!-- The number of pole positions this car earned -->
|fastestlaps = <!-- The number of fastest laps this car achieved -->
|cchampionships = <!-- The number of constructor championships this car won -->
|dchampionships = <!-- The number of driver championships this car won -->
|firstrace = <!-- The first race this car entered -->
|lastrace = <!-- The latest race this car entered -->
|firstwin = <!-- The first race this car won -->
|lastwin = <!-- The latest race this car won -->
}}

Template

{{Infobox car
|image =
<!--Basic Stats-->
|manufacturer =
|chassis =
|engine =
|suspension = Front: <br/>Rear: 
|transmission =
|displacement =
|length =
|wheelbase =
|width =
|axle_track = Front: {{Convert||mm|in|abbr=on}}<br/>Rear: {{Convert||mm|in|abbr=on}}
|height =
|weight =
|power =
|designer =
|fuel =
|tyres =
<!--F1 Championship Stats-->
|years =
|constructors =
|entrants =
|drivers =
|races =
|wins =
|podiums =
|poles =
|fastestlaps =
|cchampionships =
|dchampionships =
|firstrace =
|lastrace =
|firstwin =
|lastwin =
}}

Example

Code

{{Infobox car
|image = [[File:Ayrton Senna 1988 Canada.jpg|240px]]
<!--Basic Stats-->
|manufacturer = {{McLaren-CON}}
|engine = {{Honda-ENG}} [[Honda RA168E|RA168E]] 80° [[V6]][[Turbocharger|t]] (2.5 Bar limited)
|displacement = 1494
|length =4394 
|wheelbase=2875
|width =2134
|axle_track=Front: {{Convert|1824|mm|in|abbr=on}}<BR>Rear: {{Convert|1670|mm|in|abbr=on}}
|height =940.0
|weight=540
|designer = [[Steve Nichols]]<br>[[Gordon Murray]]
|fuel=[[Shell]]
|tyres={{USA}} {{Goodyear}} [[Goodyear]]
<!--F1 Championship Stats-->
|years = {{F1|1988}}
|constructors = {{McLaren-CON}}
|entrants={{GBR}} {{Honda-ENG}} [[Marlboro]] [[McLaren Racing|McLaren]]
|drivers={{FRA}} [[Alain Prost]]<BR>{{BRA}} [[Ayrton Senna]]
|races = 16
|wins = 15
|podiums=25
|poles=15
|fastestlaps=10
|cchampionships=1
|dchampionships=1
|firstrace=[[1988 Brazilian Grand Prix]]
|lastrace=[[1988 Australian Grand Prix]]
|firstwin=[[1988 Brazilian Grand Prix]]
|lastwin=[[1988 Australian Grand Prix]]
}}

Output

Infobox car
Ayrton Senna 1988 Canada
Manufacturer McLaren
Engine Honda RA168E 80° V6t (2.5 Bar limited)
Engine Displacement 1494cc (91.2in3)
Length 4394mm (173in)
Width 2134mm (84in)
Height 940.0mm (37in)
Designer Steve Nichols
Gordon Murray
Formula One World Championship
Years Active 1988
Constructors McLaren
Grands Prix 16
Grand Prix Wins 15
Advertisement