Template:NHL profile/doc
Template:NHL profile < (Redirected from Template:Nhlprofile/doc)
This is a documentation subpage for Template:NHL profile. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Template:NHL profile displays an external link to an ice hockey player's official National Hockey League (NHL) profile and statistics page. It is intended for use in the external links section of an article.
Usage
Unnamed parameters:
{{NHL profile | ID }}
{{NHL profile | ID | NAME }}
Named parameters:
{{NHL profile | id= ID }}
{{NHL profile | id= ID | name= NAME }}
Using Wikidata property P3522:
{{NHL profile}}
{{NHL profile | name= NAME }}
Examples
Unnamed parameters
URLs:
- http://www.nhl.com/ice/player.htm?id=8448974
- https://www.nhl.com/player/eddie-shack-8448974
- https://www.nhl.com/player/8448974
Usage:
{{NHL profile | 8448974 | Eddie Shack }}
Output:
Named parameters
URLs:
- http://www.nhl.com/ice/player.htm?id=8471675
- https://www.nhl.com/player/sidney-crosby-8471675
- https://www.nhl.com/player/8471675
Usage:
{{NHL profile | id= 8471675 | name= Sidney Crosby }}
Output:
No parameters and Wikidata property not defined
Usage:
{{NHL profile}}
Output:
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for NHL profile
<templatedata> {
"description": "This template displays an external link to an ice hockey player's official National Hockey League (NHL) profile and statistics page. It is intended for use in the external links section of an article.", "params": { "id": { "label": "Player ID", "aliases": ["1"], "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL for the player's profile. Example: 8448974 is the ID portion of http://www.nhl.com/ice/player.htm?id=8448974 or https://www.nhl.com/player/eddie-shack-8448974. This parameter is optional if Wikidata property P3522 exists, but required if not.", "type": "number", "required": false, "default": "Wikidata property P3522" }, "name": { "label": "Player name", "aliases": ["2"], "description": "The \"name\" parameter (or unnamed parameter \"2\") may be used to specify the link text, which should be the name of the player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(ice hockey)\".", "type": "string", "required": false, "default": "NHL profile/doc" } }, "paramOrder": [ "id", "name" ]
} </templatedata>
See also
Ice hockey player external link templates:
- {{Ice hockey stats}}
- Official league websites:
- {{AHL profile}}
- {{ECHL profile}}
- {{EIHL profile}}
- {{KHL profile}}
- {{OHL profile}}
- Other websites:
- {{Eliteprospects}}
- {{Eurohockey}}
- {{HockeyDB}}
- {{Hockey-reference}}
- {{Legendsmember}}
- {{Legendsofhockey}}
- {{TSN-NHL profile}}
External links