Шаблон:Infobox GAA team season

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

Usage

{{Infobox GAA team season
 | club               = 
 | season             = 
 | manager            = 
 | mgrtitle           = 
 | chairman           = 
 | chrtitle           = 
 | championship             = 
 | championship result      = 
 | cup1               = 
 | cup1 result        = 
 | cup2               = 
 | cup2 result        = 
 | championship topscorer   = 
 | season topscorer   = 
 | pattern_la1 = |pattern_b1 = |pattern_ra1 = |pattern_sh1 = |pattern_so1 =
 | leftarm1 = |body1 = |rightarm1 = |shorts1 = |socks1 = 
 | pattern_la2 = |pattern_b2 = |pattern_ra2 = |pattern_sh2 = |pattern_so2 =
 | leftarm2 = |body2 = |rightarm2 = |shorts2 = |socks2 = 
 | prevseason         = 
 | nextseason         = 
}}

Parameters

  • {{{club}}} — The commonly-used name of the club.
  • {{{season}}} — The related season in the form YYYY–YYYY (where – stands for —).
  • {{{manager}}} — The manager of the club in the season. If two or more managers served for the club during the season, you can indicate all of them by splitting them in different rows using <br /> to divide their names.
  • {{{chairman}}} — The chairman of the club.
  • {{{championship}}} — The championship in which the club played in the given season.
  • {{{championship result}}} — The final result achieved in the season.
  • {{{cup''n''}}} — A cup in which the club played in the season. You can indicate up to 6 different cups just by properly setting n ({{{cup1}}} for instance).
  • {{{cup''n'' result}}} — The final result achieved in the cup by the club during the season.
  • {{{championship topscorer}}} — The club topscorer in the domestic championship level, and the number of scored goals, in the form "Football Player (goals)".
  • {{{mgrtitle}}} — If the club manager is known by a different title (e.g. Coach, Head Coach, First team coach, etc.), that title should be noted here.
  • {{{chrtitle}}} — If the club chairman is known by a different title (e.g. President, Owner, Chief Executive, etc.), that title should be noted here.
  • {{{season topscorer}}} — The club topscorer in the whole season (also featuring cup matches), and the number of scored goals, in the form "Football Player (goals)".
  • {{{prevseason}}} — Link to the article for the club's previous season;
  • {{{nextseason}}} — Link to the article for the club's next season

Example

The input:

{{Infobox GAA team season
| club = Footy Town F.C.
| season = 2019-20
| manager = [[Lucas Boss]]
| chairman = [[Alan Money]]
| championship = [[Premier Championship]]
| championship result = 7th (UEFA Intertoto Cup)
| cup1 = [[FA Cup]] | cup1 result = Third Round
| cup2 = [[Championship Cup]] | cup2 result = Second Round
| championship topscorer = [[Patrick Scorer]] (17)
| season topscorer = [[Patrick Scorer]] (20)
| prevseason = [[Footy Town F.C. 2018-19|2018-19]]
| nextseason = [[Footy Town F.C. 2020-21|2020-21]]
}}

produces

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes this microformat uses include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.