Template:Infobox tournament overview: Difference between revisions

From Hattrick
Jump to navigationJump to search
Susande (talk | contribs)
Created page with '{{infobox/start|header={{{tournament}}}|infobox_style=width:250px; {{{infobox_style|}}}}}<!-- -->{{#if:{{{local_name|}}} |{{infobox/row | data = {{{local_name}}} | datastyle = f…'
 
Susande (talk | contribs)
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 6: Line 6:
  |{{infobox/row | data = [[{{{logo}}}|{{{logo_size|240px}}}]]}}
  |{{infobox/row | data = [[{{{logo}}}|{{{logo_size|240px}}}]]}}
}}<!--
}}<!--
-->{{#if:{{{host|}}} {{{season|}}} {{{number_of_teams|}}}
   -->{{#if:{{{founded|}}}
|{{infobox/row | header = Tournament details }}<!--
   |{{infobox/row | label = Founded | data = {{{founded}}} }}
   -->{{#if:{{{host|}}}
   |{{infobox/row | label = Host | data = {{{host}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{season|}}}
   -->{{#if:{{{no_of_editions|}}}
   |{{infobox/row | label = Season(s) | data = {{{season}}} }}
   |{{infobox/row | label = Editions | data = {{{no_of_editions}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{number_of_teams|}}}
   -->{{#if:{{{matches_played|}}}
   |{{infobox/row | label = Teams | data = {{{number_of_teams}}} }}
   |{{infobox/row | label = Matches played | data = {{{matches_played}}} }}
  }}<!--
-->}}<!--
-->{{#if:{{{champions|}}} {{{runner_up|}}} {{{semi_finalists|}}} {{{third_place|}}} {{{fourth_place|}}}
|{{infobox/row | header = Final positions }}<!--
  -->{{#if:{{{champions|}}}
  |{{infobox/row | label = Champions | data = {{{champions}}} }}
  }}<!--
  -->{{#if:{{{runner_up|}}}
  |{{infobox/row | label = Runner-up | data = {{{runner_up}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{third_place|}}}
   -->{{#if:{{{region|}}}
   |{{infobox/row | label = Third place | data = {{{third_place}}} }}
   |{{infobox/row | label = Region | data = {{{region}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{fourth_place|}}}
   -->{{#if:{{{number_of_clubs|}}}
   |{{infobox/row | label = Fourth place | data = {{{fourth_place}}} }}
   |{{infobox/row | label = Number of clubs | data = {{{number_of_clubs}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{semi_finalists|}}}
   -->{{#if:{{{first_champions|}}}
   |{{infobox/row | label = Semi-finalists | data = {{{semi_finalists}}} }}
   |{{infobox/row | label = First champions | data = {{{first_champions}}} }}
   }}<!--
   }}<!--
-->}}<!--
   -->{{#if:{{{most_succesful|}}}
-->{{#if:{{{matches_played|}}} {{{goals_scored|}}} {{{top_scorer|}}}
   |{{infobox/row | label = Most succesful club | data = {{{most_succesful}}} }}
|{{infobox/row | header = Tournament statistics }}<!--
   -->{{#if:{{{matches_played|}}}
   |{{infobox/row | label = Matches played | data = {{{matches_played}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{goals_scored|}}}
   -->{{#if:{{{champion|}}}
   |{{infobox/row | label = Goals scored | data = {{{goals_scored}}} }}
   |{{infobox/row | label = Current champions | data = {{{champion}}} }}
   }}<!--
   }}<!--
   -->{{#if:{{{top_scorer|}}}
   -->{{#if:{{{organiser|}}}
   |{{infobox/row | label = Top scorer | data = {{{top_scorer}}} }}
   |{{infobox/row | label = Organiser | data = {{{organiser}}} }}
   }}<!--
   }}<!--
-->}}<!--
  -->{{#if:{{{next|}}}
-->{{#if:{{{previous|}}}{{{next|}}}
  |{{infobox/row | label = Next edition | data = {{{next}}} }}
|{{infobox/row
  | label = {{#if:{{{previous|}}}|&larr; {{{previous}}}}}
  | labelstyle = font-weight:normal;
  | data = {{#if:{{{next|}}}|{{{next}}} &rarr;|&nbsp;}}
  | datastyle = text-align:right;
   }}<!--
   }}<!--
-->}}<!--
-->{{#if:{{{current|}}}
|{{infobox/row | data = [[Image:Football_current_event.png|33px|alt=|link=]] ''{{{current|{{{current_season|}}}}}}''}}
}}<!--
-->{{#if:{{{notes|}}}
-->{{#if:{{{notes|}}}
  |{{#if:{{{notes_header|}}}
  |{{#if:{{{notes_header|}}}

Latest revision as of 18:14, 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                = 
}}