Jump to content

Template:Infobox tournament/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m add links to module used and tracking category
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}


== Usage ==
== Usage ==
Line 66: Line 67:
}}
}}
</pre>
</pre>

== Tracking category ==
== Tracking category ==
* {{clc|Pages using infobox tournament with unknown parameters}}
* {{clc|Pages using infobox tournament with unknown parameters}}
Line 76: Line 78:
<!-- Categories go here, and interwikis go in Wikidata -->
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Sports infobox templates|Tournament]]
[[Category:Sports infobox templates|Tournament]]
[[Category:Templates that add a tracking category]]
</includeonly>
</includeonly>

Revision as of 03:25, 11 March 2020

Usage

{{{name}}}
{{{year}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
Tournament information
Sport{{{sport}}}
Location{{{location}}}
Dates{{{start_date}}}–{{{end_date}}}
Month played{{{month_played}}}
Established{{{established}}}
Defunct{{{defunct}}}
Final year{{{final_year}}}
Number of
tournaments
{{{number}}}
Administrators{{{administrator}}}
Format{{{format}}}
Tournament
format(s)
{{{tournament_format}}}
Host(s){{{host}}}
Venue(s){{{venues}}}
Participants{{{participants}}}
Purse{{{purse}}}
Broadcast{{{broadcast}}}
Website{{{website}}}
Final positions
Champion{{{champion}}}
1st runner-up{{{runner-up1}}}
2nd runner-up{{{runner-up2}}}
Tournament statistics
Matches played{{{matches}}}
Goals scored{{{goals}}}
Points scored{{{points}}}
Tries scored{{{tries}}}
Attendance{{{attendance}}} (Expression error: Unrecognized punctuation character "&". per match)
{{{mvp_label}}}{{{mvp}}}
Top scorer(s){{{top_scorer}}}
Top try scorer(s){{{top_try_scorer}}}
{{{stat1_label}}}{{{stat1}}}
{{{stat2_label}}}{{{stat2}}}
{{{stat3_label}}}{{{stat3}}}
Current champion
{{{current_champion}}}
Most recent tournament
{{{current}}}
Final champion
{{{final_champion}}}
← {{{previous}}}
{{{next}}} →

Sport tournament series

{{Infobox tournament
| name =
| image =
| caption = 
| sport =
| location =
| start_date = <!-- or | date = or | month_played = -->
| end_date = <!-- or | month_played = -->
| established =
| defunct = 
| teams = 
| number = Number of tournaments
| commissioner =
| format =
| current_champion = <!--Use if still played-->
| final_champion = <!--Use if no longer played-->
}}

Single sport tournament

{{Infobox tournament
| name =
| sport =
| year =
| image =
| caption = 
| location =
| start_date = <!-- or | date = -->
| end_date =
| established = 
| administrator =
| tournament_format =
| host =
| venues =
| participants = <!-- or | teams = -->
| purse =
| champions = <!-- or | champion = -->
| runners-up1 = <!-- or | runner-up1 = -->
| runners-up2 = <!-- or | runner-up2 = -->
| matches =
| points =
| tries = 
| goals = 
| attendance = 
| noaverage = <!-- Set to 1 to exclude average attendance per match -->
| mvp = 
| top_scorer = 
| top_try_scorer = 
| stat1_label =
| stat1 =
| stat2_label =
| stat2 =
| stat3_label =
| stat3 =
| previous = 
| next = 
}}

Tracking category

See also