Template:Infobox tennis circuit season/doc

From The Global Wiki
< Template:Infobox tennis circuit season
Revision as of 14:04, 10 June 2022 by en>Aidan721
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Script error: No such module "Parameter names example".

All attributes are optional. If {{{name}}} is omitted, it will be inferred from the page title.

This template is for tennis circuits i.e. a group of tennis tournaments organized by a tennis authority and held during a certain time period.

{{ Infobox tennis circuit season
<!-- Details -->
| name          = name of tennis circuit
| image         = 
| image_caption = 
| image_alt     = 
| image_size    = in pixels
| duration      = begin date – end date
| edition       = 
| tournaments   = number of tournaments held during the season
| categories    = 
<!-- Achievements -->
| most_tournament_titles       = flagicon + name of the player + (number of tournaments won)
| most_tournament_finals       = flagicon + name of the player + (number of tournament finals reached)
| most_match_wins              = flagicon + name of the player + (number of matches won)    
| prize_money_leader           = flagicon + name of the player + (total prize money won)
| points_leader                = flagicon + name of the player + (total points won)
<!-- Awards -->
| player_of_the_year            = 
| most_improved_player_of_the_year = 
| newcomer_of_the_year             = 
| star_of_tomorrow                 = 
| comeback_player_of_the_year      = 
| previous = wikilink to previous circuit / season [[year + tournament circuit name| previous year]]
| next     = wikilink to next circuit / season [[year + tournament circuit name|next year]]
}}

Microformats

The HTML mark-up produced by this template includes an hCalendar microformat that makes event 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.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.