Template:Infobox Memorial Cup/doc

From IxWiki
Jump to navigation Jump to search

Usage

{{{title}}}
{{{city}}}
[[File:{{{logo}}}|{{{pixels}}}|{{{caption}}}]]
Host team{{{host}}}
Venue{{{venue}}}
Champions{{{champions}}}
Duration{{{duration}}}
Number of games{{{no of games}}}
Number of teams{{{no of teams}}}
Total attendance{{{attendance}}}
Television{{{TV}}}
Memorial Cup Tournaments
← {{{prev year}}}
{{{next year}}} →
{{Infobox Memorial Cup
| title       = 
| city        = 
| logo        = 
| pixels      = 
| caption     = 
| host        = 
| venue       = 
| champions   = 
| duration    = <!-- {{Start date|YYYY|MM|DD}}-<br />{{End date|YYYY|MM|DD}} -->
| no of games = 
| no of teams = 
| attendance  = 
| TV          = 
| prev year   = 
| next year   = 
}}

Example

1999 Mastercard Memorial Cup
Ottawa, Ontario
Host teamOttawa 67's
ChampionsOttawa 67's
DurationMay 15, 1999 (1999-05-15)-
May 23, 1999 (1999-05-23)
Number of games8
Number of teams4
Total attendance84,200
TelevisionCTV, CTV Sportsnet
Memorial Cup Tournaments
← 1998
2000 →
{{Infobox Memorial Cup
| title       = 1999 Mastercard Memorial Cup
| city        = [[Ottawa]], [[Ontario]]
| logo        = 
| host        = [[Ottawa 67's]]
| champions   = [[Ottawa 67's]]
| duration    = {{Start date|1999|05|15}}-<br />{{end date|1999|05|23}}
| no of games = 8
| no of teams = 4
| attendance  = 84,200
| TV          = [[CTV television network|CTV]], [[Rogers Sportsnet|CTV Sportsnet]]
| prev year   = [[1998 Memorial Cup|1998]]
| next year   = [[2000 Memorial Cup|2000]]
}}

Microformat

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.