Difference between revisions of "Template:Infobox race"

From LFS Manual
Jump to navigationJump to search
Line 19: Line 19:
 
| data4  = {{date|{{{date|}}}}}
 
| data4  = {{date|{{{date|}}}}}
  
| label5  = License
+
| label5 = [[:Category:Tracks|Track]]
| data5   = {{#if:{{{license|}}}|{{#switch:{{{license|}}}
+
| data5  = {{{track|}}}
 +
 
 +
| label6  = [[:Category:Cars|Car(s)]]
 +
| data6  = {{{cars|}}}
 +
 
 +
| label7 = License
 +
| data7   = {{#if:{{{license|}}}|{{#switch:{{{license|}}}
 
   |demo=[[:Category:Demo contents|demo]]
 
   |demo=[[:Category:Demo contents|demo]]
 
   |S1
 
   |S1
Line 31: Line 37:
 
}}}}
 
}}}}
  
| label6 = Pole position
+
| label18 = Pole position
| data6   = {{{pole_position|}}}
+
| data18   = {{{pole_position|}}}
 +
 
 +
| label19  = Pole time
 +
| data19  = {{{pole_time|}}}
 +
 
 +
| label20 = Pole speed
 +
| data20  = {{{pole_speed|}}}
 +
 
 +
| label21  = Winner
 +
| data21  = {{{winner|}}}
  
| label7 = Pole time
+
| label22 = Winning team
| data7   = {{{pole_time|}}}
+
| data22   = {{{team|}}}
  
| label8 = Pole speed
+
| label23 = Fastest lap owner
| data8   = {{{pole_speed|}}}
+
| data23   = {{{fastest_lap_owner|}}}
  
| label9 = Winner
+
| label24 = Fastest lap time
| data9   = {{{winner|}}}
+
| data24   = {{{fastest_lap_time|}}}
  
| label10 = Winning team
+
| label25 = Most laps led
| data10   = {{{team|}}}
+
| data25   = {{{most_laps_led|}}}
  
| label11 = Fastest lap
+
| label26 = Most laps led by
| data11   = {{{fastest_lap|}}}
+
| data26   = {{{most_laps_led_driver|}}}
  
| label12 = Most laps led
+
| label47 = Pace car
| data12   = {{{most_laps_led|}}}
+
| data47   = {{{pace_car|}}}
  
| label13 = Pace car
+
| label48 = Pace car driver
| data13   = {{{pace_car|}}}
+
| data18   = {{{pace_driver|}}}
  
| label14 = Pace car driver
+
| label49 = Stewards
| data14   = {{{pace_driver|}}}
+
| data19   = {{{stewards|}}}
  
 
| header90 = {{#if:{{{prev|}}}{{{next|}}}|Chronology}}
 
| header90 = {{#if:{{{prev|}}}{{{next|}}}|Chronology}}

Revision as of 18:25, 25 June 2025

Template Info-Icon.png

Template documentation

View - Edit

Infobox race is used to create an infobox which summarizes the main information of a particular race or event.

Usage

Race name
2014KY500Logo.png
logo caption if needed
Cool Race
Organizers Organizer Team
Season 2020 League Season
Date 23 May 2020
Track Blackwood GP
Car(s) XR GT, XF GTI
Pole position
Netherlands
Victor van Vlaardingen (Victor)
Pole time Leo Roberts (Leo)
United Kingdom
Geraldine Muir (Geraldine)
Pole speed 180 km/h
Winner
United Kingdom
Eric Bailey (Eric)
Winning team ScaViEr Solutions
Fastest lap owner
United Kingdom
Eric Bailey (Eric)
Most laps led 52
Most laps led by
United Kingdom
Scawen Roberts (Scawen)
Pace car FZ50
Chronology
Previous
Previous Race
Next
Next Race
{{Infobox race
| name                 = Race name
| logo                 = [[File:2014KY500Logo.png|250px]]
| logo_caption         = logo caption if needed
| race                 = Cool Race
| orgs                 = Organizer Team
| season               = 2020 League Season
| track                = [[Blackwood]] GP
| cars                 = [[XR GT]], [[XF GTI]]
| date                 = 2020-05-23
| distance             = 40 laps
| pole_position        = {{driver|Scawen Roberts|Scawen|flag=GB}}
| pole_time            = 1:23.45
| pole_speed           = 180 km/h
| winner               = {{driver|Eric Bailey|Eric|flag=GB}}
| team                 = ScaViEr Solutions
| fastest_lap          = 1.25.77
| fastest_lap_owner    = {{driver|Eric Bailey|Eric|flag=GB}}
| most_laps_led        = 52
| most_laps_led_driver = {{driver|Scawen Roberts|Scawen|flag=GB}}
| pace_car             = [[FZ50]]
| pace_driver          = {{driver|Victor van Vlaardingen|Victor|flag=NL}}
| stewards             = {{driver|Leo Roberts|Leo}}<br>{{driver|Geraldine Muir|Geraldine|flag=GB}}
| broadcast            = [https://www.youtube.com/watch?v=TuNu700qcyw NDR TV (YouTube)]
| prev                 = [[Previous Race]]
| next                 = [[Next Race]]
}}