Template:Infobox international sports race: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
(Created page with "{{infobox | style = "font-size: 90%;" | bodyclass = vcalendar | titleclass = summary | title = {{#if:{{{tourney_name|}}}|{{{year|}}} {{{tourney_name|}}} {{{yearr|}}...")
 
No edit summary
Line 28: Line 28:
| header7    = {{#if:{{{champion|}}}|Podium}}
| header7    = {{#if:{{{champion|}}}|Podium}}


| label8    = {{1st}} First
| label8    = {{gold}} First
| data8      = {{{champion|}}}  
| data8      = {{{champion|}}}  


| label9    = {{2nd}} Second
| label9    = {{silver}} Second
| data9    = {{{second|}}}
| data9    = {{{second|}}}


| label10    = {{3rd}} Third
| label10    = {{bronze}} Third
| data10    = {{{third|}}}
| data10    = {{{third|}}}



Revision as of 23:51, 21 February 2023

Usage

Haphazardly parsed from Template:Infobox international sports competition to serve a purpose; ignore the unorthodox parameter names.
{{Infobox international sports race
| tourney_name = <!- PAGE NAME-->
| year = 
| image = 
| size = 
| alt = 
| caption = 
| city = <!- Circuit name-->
| country =
| dates = 
| num_teams = 
| associations = 
| venues = <!- No. of laps-->
| champion = 
| second = 
| third = 
| fourth = 
| matches = 
| points_type = 
| points = 
| points2_type = 
| points2 = 
| points3_type = 
| points3 =
| top_scorer = 
| player = 
| prevseason = <!- Preceding race-->
| nextseason = <!- Following race-->
}}