توثيق القالب
This is a subtemplate of قالب:صندوق معلومات سيارة سباق, 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=سباقات|d2={{{Races|}}}
|h3=انتصارات|d3={{{Wins|}}}
|h4=أول المنطلقين|d4={{{Poles|}}}
|h5=[[أسرع لفة]]|d5={{{Fastest_laps|}}}
|h6=[[بوديوم]]|d6={{{Podiums|}}}
|h7=ألقاب|d7={{{Titles|}}}
}}
Tests
Test 1 |
---|
سباقات | انتصارات | أول المنطلقين | أسرع لفة |
2 | 3 | 4 | 5 |
|