Difference between revisions of "Template:Infobox race"
From LFS Manual
Jump to navigationJump to search (Created page with "<includeonly>{{Infobox | above = {{{name|{{BASEPAGENAME}}}}} | image = {{{logo|}}} | caption = {{{logo_caption|}}} | headerstyle = background-color: #dedede | label1...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
+ | | width = 28em | ||
+ | |||
| above = {{{name|{{BASEPAGENAME}}}}} | | above = {{{name|{{BASEPAGENAME}}}}} | ||
| image = {{{logo|}}} | | image = {{{logo|}}} | ||
Line 6: | Line 8: | ||
| headerstyle = background-color: #dedede | | headerstyle = background-color: #dedede | ||
− | | | + | | header1 = {{{race|}}} |
− | | | + | |
− | | | + | | label2 = Organizers |
− | | | + | | data2 = {{{orgs|}}} |
− | + | ||
− | | | + | | label3 = Season |
− | + | | data3 = {{{season|}}} | |
− | + | ||
− | + | | label4 = Date | |
− | + | | data4 = {{date|{{{date|}}}}} | |
− | | | + | |
− | | | + | | label5 = [[:Category:Tracks|Track]] |
+ | | data5 = {{{track|}}} | ||
+ | |||
+ | | label6 = [[:Category:Cars|Car(s)]] | ||
+ | | data6 = {{{cars|}}} | ||
+ | |||
+ | | label7 = Distance | ||
+ | | data7 = {{{distance|}}} | ||
+ | |||
+ | <!--| label8 = License | ||
+ | | data8 = {{#if:{{{license|}}}|{{#switch:{{{license|}}} | ||
|demo=[[:Category:Demo contents|demo]] | |demo=[[:Category:Demo contents|demo]] | ||
|S1 | |S1 | ||
Line 26: | Line 38: | ||
|s3=[[:Category:S3 contents|S3]] | |s3=[[:Category:S3 contents|S3]] | ||
|#default=various | |#default=various | ||
− | }}}} | + | }}}}--> |
− | | | + | |
− | | | + | | label18 = Pole position |
− | | | + | | data18 = {{{pole_position|}}} |
− | | | + | |
− | | | + | | label19 = Pole time |
− | | | + | | data19 = {{{pole_time|}}} |
− | | | + | |
− | | | + | | label20 = Pole speed |
− | | | + | | data20 = {{{pole_speed|}}} |
− | | | + | |
− | + | | label21 = Winner | |
− | | | + | | data21 = {{{winner|}}} |
− | | | + | |
− | + | | label22 = Winning team | |
+ | | data22 = {{{team|}}} | ||
+ | |||
+ | | label23 = Fastest lap time | ||
+ | | data23 = {{{fastest_lap_time|}}} | ||
+ | |||
+ | | label24 = Fastest lap owner | ||
+ | | data24 = {{{fastest_lap_owner|}}} | ||
+ | |||
+ | | label25 = Most laps led | ||
+ | | data25 = {{{most_laps_led|}}} | ||
+ | |||
+ | | label26 = Most laps led by | ||
+ | | data26 = {{{most_laps_led_driver|}}} | ||
+ | |||
+ | | label47 = Pace car | ||
+ | | data47 = {{{pace_car|}}} | ||
+ | |||
+ | | label48 = Pace car driver | ||
+ | | data48 = {{{pace_driver|}}} | ||
+ | |||
+ | | label49 = Stewards | ||
+ | | data49 = {{{stewards|}}} | ||
+ | |||
+ | | label60 = Live broadcast | ||
+ | | data60 = {{{broadcast|}}} | ||
+ | |||
+ | | header90 = {{#if:{{{prev|}}}{{{next|}}}|Chronology}} | ||
+ | |||
+ | | belowleft = {{#if:{{{prev|}}}|'''Previous'''<br />{{{prev}}}}} | ||
+ | | belowright = {{#if:{{{next|}}}|'''Next'''<br />{{{next}}}}} | ||
− | |||
− | |||
}}</includeonly><noinclude>{{documentation}}</noinclude> | }}</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 21:32, 25 June 2025
Template documentation
Infobox race is used to create an infobox which summarizes the main information of a particular race or event.
Usage
Race name | |
---|---|
![]() 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 |
Distance | 40 laps |
Pole position | (Scawen) | Scawen Roberts
Pole time | 1:23.45 |
Pole speed | 180 km/h |
Winner | (Eric) | Eric Bailey
Winning team | ScaViEr Solutions |
Fastest lap owner | (Eric) | Eric Bailey
Most laps led | 52 |
Most laps led by | (Scawen) | Scawen Roberts
Pace car | FZ50 |
Pace car driver | (Victor) | Victor van Vlaardingen
Stewards |
Leo Roberts (Leo) Geraldine Muir (Geraldine) |
Live broadcast | NDR TV (YouTube) |
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]] }}