Usage edit

{{Infobox cricket club season
| club               = 
| season             = 
| coach              = 
| coachtitle         = 
| captain            = 
| captaintitle       = 
| overseas           = 
| overseastitle      = 
| ground             = 
| comp1              = 
| comp1 result       = 
| comp2              = 
| comp2 result       = 
| most runs          = 
| most wickets       = 
| most catches       = 
| most dismissals    = 
| prevseason         = 
| nextseason         = 
}}

Parameters edit

  • {{{club}}} — The commonly-used name of the club.
  • {{{season}}} — The related season in the form YYYY–YYYY.
  • {{{coach}}} — The 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.
  • {{{captain}}} — The captain of the club.
  • {{{overseas}}} — The overseas player(s) of the club.
  • {{{ground}}} — The team's home ground for the season. If the team played home games at multiple grounds, they can be separated in a list by putting <br /> between their names.
  • {{{comp''n''}}} — A competition in which the club played in the season. You can indicate up to 6 different competitions just by properly setting n ({{{comp1}}} for instance).
  • {{{comp''n'' result}}} — The final result achieved in the competition by the club during the season.
  • {{{captaintitle}}} — If the club captain is known by a different title (e.g. Joint captain etc.), that title should be noted here.
  • {{{coachtitle}}} — If the club coach is known by a different title (e.g. Head Coach etc.), that title should be noted here.
  • {{{most runs}}} — The club runscorer, and the number of runs scored, in the form "Player (runs)".
  • {{{most wickets}}} — The club leading wicket-taker, and the number of wickets taken, in the form "Player (wickets)".
  • {{{most catches}}} — The club leading catcher (excluding wicket-keepers);
  • {{{most dismissals}}} — The club leading wicket-keeper;
  • {{{prevseason}}} — Link to the article for the club's previous season;
  • {{{nextseason}}} — Link to the article for the club's next season.

Example edit

Kent County Cricket Club
2008 season
CoachGraham Ford
CaptainRobert Key
Overseas playerYasir Arafat
Ground(s)St Lawrence Ground, Canterbury
Nevill Ground, Royal Tunbridge Wells
County Cricket Ground, Beckenham
County ChampionshipDivision One, 8th (relegated)
Pro40Division Two, xth
Friends Provident TrophyRunners-up
T20 BlastRunners-up

The infobox shown is produced with:

{{Infobox cricket club season
| club               = Kent County Cricket Club
| season             = 2008
| coach              = [[Graham Ford]]
| captain            = [[Robert Key (cricketer)|Robert Key]]
| overseas           = [[Yasir Arafat (cricketer)|Yasir Arafat]]
| ground             = [[St Lawrence Ground]], [[Canterbury]]<br />[[Nevill Ground]], [[Royal Tunbridge Wells]]<br />[[County Cricket Ground, Beckenham]]
| comp1              = [[County Championship]]
| comp1 result       = Division One, 8th (relegated)
| comp2              = [[Pro40]]
| comp2 result       = Division Two, xth
| comp3              = [[Friends Provident Trophy]]
| comp3 result       = Runners-up
| comp4              = [[T20 Blast]]
| comp4 result       = Runners-up
| most runs          = 
| most wickets       = 
| most catches       = 
| most dismissals    = 
| prevseason         = 2007
| nextseason         = 2009
}}

Microformat edit

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 of this microformat 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.