Difference between revisions of "Template:Infobox football tournament/doc"

en>Senator2029
(Parameters: change from <code> → <kbd>)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 21:06, 25 July 2019

Lua error: Internal error: The interpreter exited with status 127.

Usage

{{Infobox football tournament
| name                 =
| image                =
| imagesize            =
| alt                  =
| caption              =
| organiser            =
| founded              =
| abolished            =
| region               =
| number of teams      =
| qualifier for        =
| related comps        =
| domestic cup         =
| confed cup           =
| current champions    =
| most successful club =
| broadcasters         =
| motto                =
| website              =
| current              =
| American             =
}}

Parameters

All parameters are optional.

  • name (Alias: title): Tournament name; if not given, article title will be used
  • image (Alias: logo): Image or logo related to the tournament; can use image syntax (i.e. [[File:Example.svg|200px]]) or just the filename (i.e. Example.svg)
  • imagesize: Size of the image (only works when image syntax is not used)
  • alt: Specify the alt text for the image
  • caption: Caption for the image
  • organiser: Organising body of the competition
  • founded: Year (or date if available) of founding
  • abolished: Year (or date if available) of abolishing
  • region (Alias: continent): Geographical region of the competition
  • number of teams (Alias: teams): Teams participating in the last competition
  • qualifier for: What the competition acts as a qualifier for
  • related comps: Any related competitions
  • domestic cup: Domestic cup(s)
  • confed cup: International cup(s)
  • current champions (Alias: champion): Last winners of the competition
  • most successful club (Alias: most successful team): Most successful club of the competition
  • broadcasters: Television broadcasters
  • motto: Any official motto the tournament may have
  • website: URL to the official tournament website
  • current (Alias: current_season): Current season of the competition (should include wikilink if article exists)
  • American: changes "champions" to "champion(s)"

Example

Lua error: Internal error: The interpreter exited with status 127.

{{Infobox football tournament
| name                 = UEFA Champions League
| image                = Example.svg
| imagesize            = 150px
| alt                  = Official logo of the UEFA Champions League
| caption              = Competition logo
| organiser            = [[UEFA]]
| founded              = {{Start date and age|df=yes|1955}}<br>(rebranded in 1992)
| region               = Europe
| number of teams      = 32 (group stage)<br>78 or 79 (total)
| qualifier for        = {{nowrap|[[FIFA Club World Cup]]<br>[[UEFA Super Cup]]}}
| current champions    = {{flagicon|ESP}} [[Real Madrid C.F.|Real Madrid]]<br>(11th title)
| most successful club = {{flagicon|ESP}} [[Real Madrid C.F.|Real Madrid]]<br>(11 titles)
| broadcasters         = [[List of UEFA Champions League broadcasters|List of broadcasters]]
| motto                = [[UEFA Champions League Anthem]]
| website              = {{Official website|http://www.uefa.com/uefachampionsleague/index.html}}
| current              = [[2016–17 UEFA Champions League]]
}}

See also