Template:Infobox tournament overview: Difference between revisions

From Hattrick
Jump to navigationJump to search
Susande (talk | contribs)
No edit summary
Susande (talk | contribs)
No edit summary
Line 15: Line 15:
}}<!--
}}<!--
   -->{{#if:{{{region|}}}
   -->{{#if:{{{region|}}}
   |{{infobox/row | label = Region(s) | data = {{{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

{{{tournament}}}

[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                = 
}}