Difference between revisions of "Template:Infobox tournament/doc"
Jump to navigation
Jump to search
imported>Pelmeen10 |
imported>Zyxw 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
| This is a documentation subpage for Template:Infobox tournament. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Contents
Usage
Template:Parameter names example
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