Difference between revisions of "Template:Infobox tournament/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Frietjes (→Usage) |
||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
| − | {{Parameter names example|Current Champion|Final Champion|administrator|administrators|alt|attendance|best_player|broadcast|caption|champion|champions|current|current_champion|defunct|end_date| | + | {{Parameter names example|Current Champion|Final Champion|administrator|administrators|alt|attendance|best_player|broadcast|caption|champion|champions|current|current_champion|defunct|end_date|established|final year|final_champion|final_year|format|goals|host|image|image_size|location|matches|month played|month_played|mvp|mvp_label|name|next|number|participants|points|previous|purse|runner-up1|runner-up2|runners-up1|runners-up2|sport|start_date|stat1|stat1_label|stat2|stat2_label|teams|top_scorer|top_try_scorer|tournament format|tournament_format|tournament_name|tries|venues|website|year}} |
=== Sport tournament series === | === Sport tournament series === | ||
| Line 15: | Line 15: | ||
| start_date = <!-- or | date = or | month_played = --> | | start_date = <!-- or | date = or | month_played = --> | ||
| end_date = <!-- or | month_played = --> | | end_date = <!-- or | month_played = --> | ||
| − | | | + | | established = |
| defunct = | | defunct = | ||
| teams = | | teams = | ||
| Line 37: | Line 37: | ||
| start_date = <!-- or | date = --> | | start_date = <!-- or | date = --> | ||
| end_date = | | end_date = | ||
| + | | established = | ||
| administrator = | | administrator = | ||
| tournament_format = | | tournament_format = | ||
| Line 63: | Line 64: | ||
}} | }} | ||
</pre> | </pre> | ||
| + | == Tracking category == | ||
| + | * {{clc|Pages using infobox tournament with unknown parameters}} | ||
<includeonly> | <includeonly> | ||
Revision as of 13:28, 20 April 2017
| 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. |
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 =
| previous =
| next =
}}
Tracking category