Template:Infobox tennis circuit season/doc

From Wikipedia, the free encyclopedia

Usage[edit]

{{{name}}}
First edition of the {{{competition}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}]]
{{{image_caption}}}
Details
Duration{{{duration}}}
Edition1
Tournaments{{{tournaments}}}
Categories{{{categories}}}
Achievements (singles)
Most tournament titles{{{most_tournament_titles}}}
Most tournament finals{{{most_tournament_finals}}}
Prize money leader{{{prize_money_leader}}} ({{{individual_champion_team}}})
Points leader{{{points_leader}}} ({{{male_individual_champion_team}}})
Awards
Player of the year{{{player_of_the_year}}}
Doubles team of the year{{{doubles_team_of_the_year}}}
Most improved
player of the year
{{{most_improved_player_of_the_year}}}
Newcomer of the year{{{newcomer_of_the_year}}}
Comeback
player of the year
{{{comeback_player_of_the_year}}}
← {{{previous}}}
{{{next}}} →

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[edit]

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.