Difference between revisions of "Template:Infobox tournament/doc"
Jump to navigation
Jump to search
imported>Zyxw m (add links to module used and tracking category) |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| Line 75: | Line 75: | ||
* [[Template:Infobox games]] | * [[Template:Infobox games]] | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- 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]] | [[Category:Templates that add a tracking category]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 21:34, 25 April 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