Template:Infobox Continental Cup/doc

From WikiMint
Jump to navigation Jump to search

Template:Documentation subpage

Template:Parameter names example

Usage

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Notes

  • "NA score" parameter represents score for either North America or Canada, whichever team the competition is held with. Similarly, "World score" is for either Europe or World.
    • If competition involves Europe but not North America, place "EU" on first parameter. If competition involves North America but not Europe, place "NA" on first parameter. If competition involves North America and Europe, place "NAEU" on first parameter.
  • "Sponsor" is an optional parameter.
  • "Arena" is an optional parameter; if no arena listed, leave blank.
  • Parameters "NA score" and "World score" default to "0".
  • Parameter "In progress" defaults to "Y" (Yes). Change to "N" only at conclusion of tournament.
  • Score breakdown (see 2011 Continental Cup of Curling for example):
    • disciplineX would be the category of the game (e.g. Women's Team, Mixed Doubles, Skins A) with "Round #" (if applicable).
    • More sets of parameters can be added if necessary, up to "discipline15".

Example

Taken from the 2013 Continental Cup of Curling after the events of the first two days had finished:

<syntaxhighlight lang="wikitext" style="overflow:auto"> {{Infobox Continental Cup|NA| | Year = 2013 | Sponsor = World Financial Group | Logo = 2013contcup.jpg | Size = 250 | Host city = Penticton, British Columbia | Arena = South Okanagan Events Centre | Dates = January 10–13 | NA score = 13 | World score = 8 | In progress = Y

| discipline1 = Women's Team Round 1 | NA score-1 = 0.5 | World score-1 = 2.5 | discipline2 = Mixed Doubles Round 1 | NA score-2 = 1.5 | World score-2 = 1.5 | discipline3 = Men's Team Round 1 | NA score-3 = 2 | World score-3 = 1 | discipline4 = Women's Team Round 2 | NA score-4 = 2.5 | World score-4 = 0.5 | discipline5 = Singles | NA score-5 = 4 | World score-5 = 2 | discipline6 = Men's Team Round 2 | NA score-6 = 2.5 | World score-6 = 0.5 </syntaxhighlight>