Template talk:Infobox rugby club season

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Documentation[edit]

Usage[edit]

{{Infobox Rugby club season
  | club                 =
  | logo                 =
  | season               =
  | head coach           =
  | chairman             =
  | league               =
  | league result        =
  | cup1                 =
  | cup1 result          =
  | cup2                 =
  | cup2 result          =
  ...
  | league try scorer    =
  | try scorer           =
  | league points scorer =
  | points scorer        =
  | highest attendance   =
  | lowest attendance    =
}}

Parameters[edit]

Mandatory
  • {{{club}}} — The commonly-used name of the club.
  • {{{season}}} — The related season in the form 20xx–xy (where – stands for —).
  • {{{head coach}}} — The head coach of the club in the season. If two or more coaches 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.
  • {{{league}}} — The league in which the club played in the given season.
  • {{{league 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.
  • {{{league try scorer}}} — The club's top try scorer in the domestic league, and the number of tries scored, in the form "Player (goals)".
  • {{{league points scorer}}} — The club's top points scorer in the domestic league, and the number of points scored, in the form "Player (points)".
Optional
  • {{{try scorer}}} — The club's top try scorer in the whole season (also featuring cup matches), and the number of tries scored, in the form "Player (tries)".
  • {{{points scorer}}} — The club's top points scorer in the whole season (also featuring cup matches), and the number of points scored, in the form "Player (points)".
  • {{{highest attendance}}} — The highest home attendance enjoyed by the club during the season;
  • {{{highest attendance}}} — The lowest home attendance enjoyed by the club during the season;

Example[edit]

The input:

{{Infobox Rugby club season
| club = Templatia R.F.C.
| season = 2019-20
| head coach = [[Lucas Boss]]
| chairman = [[Alan Money]]
| league = [[Guinness Premiership]]
| league result = 7th
| cup1 = [[EDF Energy Cup]] | cup1 result = Group stage
| cup2 = [[Heineken Cup]] | cup2 result = Quarter-finals
| try scorer = [[Dave Winger]] (11)
| league try scorer = [[Dave Winger]] (7)
| points scorer = [[Elvis Flyhalf]] (312)
| league points scorer = [[Elvis Flyhalf]] (234)
| highest attendance = 16,044 (vs [[Leicester Tigers]], 16 March 2020)
| lowest attendance = 166 (vs [[Newport Gwent Dragons]], 14 November 2019)
}}

produces

Templatia R.F.C.
2019-20 season
ChairmanAlan Money
Head coachLucas Boss
Guinness Premiership7th
EDF Energy CupGroup stage
Heineken CupQuarter-finals
Top try scorerLeague: Dave Winger (7)
All: Dave Winger (11)
Top points scorerLeague: Elvis Flyhalf (234)
All: Elvis Flyhalf (312)
Highest home attendance16,044 (vs Leicester Tigers, 16 March 2020)
Lowest home attendance166 (vs Newport Gwent Dragons, 14 November 2019)