Frae Wikipedia, the free beuk o knawledge
Template documentation
This is a subtemplate of Template:Infobox racing car, which is used to generate the statistics table. It should not be used directly.
Usage
{{Infobox racing car/statstable
|count={{#expr:
{{#if:{{{Entries|}}}|1|0}}+{{#if:{{{Races|}}}|1|0}}
+{{#if:{{{Wins|}}}|1|0}}+{{#if:{{{Poles|}}}|1|0}}
+{{#if:{{{Fastest_laps|}}}|1|0}}+{{#if:{{{Podiums|}}}|1|0}}
+{{#if:{{{Titles|}}}|1|0}}}}
|h1=Entries|d1={{{Entries|}}}
|h2=Races|d2={{{Races|}}}
|h3=Wins|d3={{{Wins|}}}
|h4=[[Pole position|Poles]]|d4={{{Poles|}}}
|h5=[[Fastest lap|F.Laps]]|d5={{{Fastest_laps|}}}
|h6=[[Podium#Usage in motorsport|Podiums]]|d6={{{Podiums|}}}
|h7=Titles|d7={{{Titles|}}}
}}
Tests