Template:Infobox golf tournament/sandbox
Appearance
This is the template sandbox page for Template:Infobox golf tournament (diff). See also the companion subpage for test cases. |
This template adds an automatically generated short description. If the automatic short description is not optimal, replace it by adding {{Short description}} at the top of the article. |
This template uses Lua: |
Usage
[edit]{{infobox golf tournament
| name =
| image =
| caption =
| location =
| coordinates =
| establishment =
| course =
| par =
| yardage =
| lang = <!-- Defaults to US English. Value must be "uk" for British English -->
| org =
| tour =
| format =
| purse =
| month_played = <!-- use if still played -->
| final_year = <!-- use if no longer played -->
| defunct = <!-- optional -->
| aggregate =
| to-par =
| score = <!-- only use for match play, stableford, etc. -->
| current_champion = <!-- use if still played -->
| final_champion = <!-- use if no longer played -->
| current = <!-- just the title of the article for the current tournament, with no brackets -->
| map =
| map_label =
| map_caption =
| map_relief =
| map_label_position =
| map_size =
}}
Examples
[edit]Tournament information | |
---|---|
Location | location |
Established | establishment |
Course(s) | course |
Par | par |
Length | yardage |
Organized by | org |
Tour(s) | tour |
Format | format |
Prize fund | purse |
Month played | month_played |
Final year | final_year |
Defunct | defunct |
Tournament record score | |
Aggregate | aggregate |
To par | to-par |
Score | score |
Current champion | |
current_champion | |
Final champion | |
final_champion | |
current |
{{infobox golf tournament
| name = name
| image = image
| caption = caption
| location = location
| establishment = establishment
| course = course
| par = par
| yardage = yardage
| lang = lang
| org = org
| tour = tour
| format = format
| purse = purse
| month_played = month_played
| final_year = final_year
| defunct = defunct
| aggregate = aggregate
| to-par = to-par
| score = score
| current_champion = current_champion
| final_champion = final_champion
| current = current
}}