Template:Infobox tournament overview: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{region|}}} | -->{{#if:{{{region|}}} | ||
|{{infobox/row | label = Region | |{{infobox/row | label = Region | data = {{{region}}} }} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{number_of_teams|}}} | -->{{#if:{{{number_of_teams|}}} | ||
|{{infobox/row | label = Number of teams | data = {{{number_of_teams}}} }} | |{{infobox/row | label = Number of teams | data = {{{number_of_teams}}} }} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{champion|}}} | |||
|{{infobox/row | label = Current champions | data = {{{champion}}} }} | |||
}}<!-- | |||
Revision as of 17:40, 28 April 2012
[edit]
Template documentation
Usage
{{infobox tournament overview
| tournament =
| local_name =
| logo =
| founded =
| no_of_editions =
| matches_played =
| region =
| number_of_clubs =
| first_champions =
| most_succesful =
| champion =
| organiser =
| current =
| next =
| notes_header =
| notes =
}}