Template:Davis Cup season/doc

From Wikipedia, the free encyclopedia

Usage[edit]

{{{name}}}
First edition of the {{{competition}}}
[[File:{{{image}}}|{{{image_size}}}px| {{{image_caption}}} {!}alt={{{image_alt}}}]]
{{{image_caption}}}
Details
Duration{{{duration}}}
Edition1
Teams{{{teams}}}
Champion
← {{{previous}}}
{{{next}}} →

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

This template is for the Davis Cup and held during a certain time period.

{{ Davis Cup season
<!-- Details -->
| name          = tournament
| image         = 
| image_caption = 
| image_alt     = 
| image_size    = in pixels
| duration      = begin date – end date
| edition       = 
| teams         = number of teams that competed during the season
| categories    = 
<!-- Champions -->
| nation                       = flagicon + national team + (number of editions won)
| 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.