Template:Legendsofhockey/doc
Appearance
File:Edit-copy green.svg | This is a documentation subpage for Template:Legendsofhockey. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses the Wikidata property:
Lua error in Module:Uses_Wikidata at line 13: attempt to index field 'wikibase' (a nil value).
File:Lua-Logo.svg | This template uses Lua: |
Template:Legendsofhockey displays an external link to an NHL ice hockey player's profile at the Hockey Hall of Fame website. It is intended for use in the external links section of an article.
Usage[change]
- Unnamed parameters
{{Legendsofhockey | ID }}
{{Legendsofhockey | ID | NAME }}
- Named parameters
{{Legendsofhockey | id= ID }}
{{Legendsofhockey | id= ID | name= NAME }}
{{Legendsofhockey | id= ID | name= NAME | archive= NUMBER }}
- Using Wikidata property (P3567)
{{Legendsofhockey }}
{{Legendsofhockey | name= NAME }}
{{Legendsofhockey | name= NAME | archive= NUMBER }}
Examples[change]
Unnamed parameters[change]
- URLs
- http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 (archived)
- https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 (archived)
- Usage
* {{Legendsofhockey | 14279 | Eddie Shack }}
- Output
-
- Eddie Shack biography at Legends of Hockey (archived)
Named parameters[change]
- URLs
- http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614 (archived)
- https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614 (archived)
- Usage
* {{Legendsofhockey | id= 21614 | name= Sidney Crosby |archive= 20210712125013 }}
- Output
-
- Sidney Crosby biography at Legends of Hockey (archived)
No parameters and Wikidata property not defined[change]
Usage:
* {{Legendsofhockey}}
Output:
- Legendsofhockey/doc biography at Legends of Hockey (archived)
TemplateData[change]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Legendsofhockey in articles based on its TemplateData.
TemplateData for Legendsofhockey
<templatedata> {
"description": "This template displays an external link to an NHL ice hockey player's profile at the Hockey Hall of Fame website. 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: 14279 is the ID portion of https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 or http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279. This parameter is optional if Wikidata property P3567 exists, but required if not.", "type": "number", "required": false, "default": "Wikidata property P3567" }, "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": "Legendsofhockey/doc" }, "archive": { "label": "archive", "description": "Number representing the date/time in an Internet Archive URL, such as 20210712125013 in https://web.archive.org/web/20210712125013/https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614.", "type": "number", "required": false } }, "paramOrder": [ "id", "name", "archive" ]
} </templatedata>
See also[change]
- {{Legendsmember}} for NHL players inducted into the Hockey Hall of Fame
External link[change]
- NHL player search at Hockey Hall of Fame at the Wayback Machine (archived 2021-06-27)