Template:NHLTeamSeason

From CFBHC Wiki
Jump to: navigation, search
[[{{{Season}}} NHL season|{{{Season}}}]] [[{{{Team}}}|{{{Team}}}]]
{{{Season}}} record {{{Record}}}
Team information
Team leaders
Template documentation[view] [edit] [history] [purge]

Syntax

Full template

{{Infobox NHLTeamSeason
  |Season=
  |year=
  |Team=
  |Conference=
  |ConferenceRank=
  |Division=
  |DivisionRank=
  |Record=
  |HomeRecord=
  |RoadRecord=
  |GoalsFor=
  |GoalsAgainst=
  |GeneralManager=
  |Coach=
  |Captain=
  |AltCaptain=
  |Arena=
  |Attendance=
  |MinorLeague=
  |GoalsLeader=
  |AssistsLeader=
  |PointsLeader=
  |PIMLeader=
  |PlusMinusLeader=
  |WinsLeader=
  |GAALeader=
  |StanleyCup=Yes
  |PresidentsTrophy=Yes
  |ConferenceWin=Yes
  |DivisionWin=Yes
  |PoWTrophy=Yes
  |ObrienTrophy=Yes
}}

Explanation of fields

{{Infobox NHLTeamSeason
  |Season=                     Season the article describes (ie: 2006-07) 
  |year=                       Year the season starts (ie: 2006)
  |Team=                       Team 
  |Conference=                 Conference - wikilink conference
  |ConferenceRank=             Where the team finished within the conference
  |Division=                   Division - wikilink division
  |DivisionRank=               Where the team finished within the division
  |Record=                     Overall team record
  |HomeRecord=                 Team home record
  |RoadRecord=                 Team road record
  |GoalsFor=                   Team goals for; consider format: goals (rank) ie: 300 (1st)
  |GoalsAgainst=               Team goals against
  |GeneralManager=             General Manager(s) for that season.   wikilink, separate each GM with <br>
  |Coach=                      Coach(es) for that season.            wikilink, separate each coach with <br>
  |Captain=                    Captain(s) for that season.           wikilink, separate each captain with <br>
  |AltCaptain=                 Alternate captain(s) for that season. wikilink, separate each alt. captain with <br>
  |Arena=                      Home arena, wikilink
  |Attendance=                 Average attendance for that season
  |MinorLeague=                Minor league affiliates for that season. wikilink, separate multiple entries with <br>    
  |GoalsLeader=                Team goals leader.      Consider format: Name (goals)    wikilink if not already listed above
  |AssistsLeader=              Team assists leader.    Consider format: Name (assists)  wikilink if not already listed above
  |PointsLeader=               Team points leader.     Consider format: Name (points)   wikilink if not already listed above
  |PIMLeader=                  Team penalties leader.  Consider format: Name (PIM)      wikilink if not already listed above
  |PlusMinusLeader=            Team Plus/Minus leader. Consider format: Name (+/-)      wikilink if not already listed above
  |WinsLeader=                 Team wins leader.       Consider format: Name (wins)     wikilink if not already listed above
  |GAALeader=                  Team GAA leader.        Consider format: Name (GAA)      wikilink if not already listed above
  |StanleyCup=Yes              Add only if team won Stanley Cup    
  |PresidentsTrophy=Yes        Add only if team won President's Trophy
  |ConferenceWin=Yes           Add only if team won Conference title
  |DivisionWin=Yes             Add only if team won Division title (remember that in the 80s and early 90s, the division was won in the playoffs) 
  |PoWTrophy=Yes               For older seasons.  Add ONLY IF naming NHL playoff champion (1924-26) or Regular season champion (1927, 1939-67). For years when it was awarded to the division or conference winner, use the DivisionWin or ConferenceWin tags
  |ObrienTrophy=Yes            For older seasons.  Add only for NHL playoff champion (1918-23) or playoff runner up (1939-50)
}}

Mandatory fields

{{Infobox NHLTeamSeason
  |Season=
  |year=
  |Team=
  |Record=
}}

Team leaders are not mandatory, but the "Team Leaders" header appears regardless at this time

Example

{{Infobox NHLTeamSeason
  |Season=1988-89
  |Team=Calgary Flames
  |Conference=[[Western Conference (NHL)|Campbell]]
  |ConferenceRank=1st
  |Division=[[Smythe Division|Smythe]]
  |DivisionRank=1st
  |Record=54-17-9
  |HomeRecord=32-4-4
  |RoadRecord=22-13-5
  |GoalsFor=354 (2nd)
  |GoalsAgainst=226 (3rd)
  |GeneralManager=[[Cliff Fletcher]]
  |Coach=[[Terry Crisp]]
  |Captain=[[Lanny McDonald]]<br>[[Joe Nieuwendyk]]
  |AltCaptain=[[Tim Hunter (ice hockey)|Tim Hunter]]
  |Arena=[[Pengrowth Saddledome|Olympic Saddledome]]
  |Attendance=19,458
  |GoalsLeader=[[Joe Mullen]] (51)
  |AssistsLeader=Joe Mullen (59)<br>[[Doug Gilmour]] (59)
  |PointsLeader=Joe Mullen (110)
  |PIMLeader=[[Tim Hunter (ice hockey)|Tim Hunter]] (375)
  |WinsLeader=[[Mike Vernon (ice hockey)|Mike Vernon]] (37)
  |GAALeader=Mike Vernon (2.65)
  |StanleyCup=Yes
  |PresidentsTrophy=Yes
  |ConferenceWin=Yes
  |DivisionWin=Yes
}}

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's 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.
Subtemplates
  • Use {{start date}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
  • Use {{URL}} for an organisation's URL.
  • Use {{coord}} for coordinates associated with the organisation (e.g. the location of its headquarters). A Geo microformat will then make these coordinates parsable, e.g. for use in online mapping, downloading to a GPS unit, etc.

Please do not remove instances of these subtemplates.

Classes used

The HTML classes this microformat uses include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also