Difference between revisions of "Template:Legendsofhockey/doc"
imported>Zyxw (update URLs) |
imported>Zyxw (update URLs, add link) |
||
| Line 31: | Line 31: | ||
''URLs:'' | ''URLs:'' | ||
| + | : <kbd>[https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|14279}}]</kbd> | ||
: <kbd>[http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|14279}}]</kbd> | : <kbd>[http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279 http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|14279}}]</kbd> | ||
| − | |||
=== Named parameters === | === Named parameters === | ||
| Line 42: | Line 42: | ||
''URLs:'' | ''URLs:'' | ||
| + | : <kbd>[https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614 https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|21614}}]</kbd> | ||
: <kbd>[http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614 http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|21614}}]</kbd> | : <kbd>[http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614 http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player={{hilite|21614}}]</kbd> | ||
| − | |||
=== No parameters and Wikidata property not defined === | === No parameters and Wikidata property not defined === | ||
| Line 61: | Line 61: | ||
"label": "Player ID", | "label": "Player ID", | ||
"aliases": ["1"], | "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 | + | "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", | "type": "number", | ||
"required": false, | "required": false, | ||
| Line 84: | Line 84: | ||
== See also == | == See also == | ||
* {{tl|Legendsmember}} for NHL players inducted into the [[Hockey Hall of Fame]] | * {{tl|Legendsmember}} for NHL players inducted into the [[Hockey Hall of Fame]] | ||
| + | |||
| + | == External link == | ||
| + | * [https://www.hhof.com/html/search.shtml NHL player search at Hockey Hall of Fame] | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
Revision as of 02:30, 12 March 2020
| This is a documentation subpage for Template:Legendsofhockey. It contains usage information, categories and other content that is not part of the original template page. |
| 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.
Contents
Usage
Unnamed parameters:
{{Legendsofhockey | ID }}{{Legendsofhockey | ID | NAME }}
Named parameters:
{{Legendsofhockey | id= ID }}{{Legendsofhockey | id= ID | name= NAME }}
Using Wikidata property Template:Property:
{{Legendsofhockey}}{{Legendsofhockey | name= NAME }}
Examples
Unnamed parameters
Usage:
* {{Legendsofhockey | 14279 | Eddie Shack }}
Output:
- Eddie Shack biography at Legends of HockeyScript error: No such module "EditAtWikidata".
URLs:
- https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279
- http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=14279
Named parameters
Usage:
* {{Legendsofhockey | id= 21614 | name= Sidney Crosby }}
Output:
- Sidney Crosby biography at Legends of HockeyScript error: No such module "EditAtWikidata".
URLs:
- https://www.hhof.com/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614
- http://www.legendsofhockey.net/LegendsOfHockey/jsp/SearchPlayer.jsp?player=21614
No parameters and Wikidata property not defined
Usage:
* {{Legendsofhockey}}
Output:
- Template:PAGENAMEBASE biography at Legends of HockeyScript error: No such module "EditAtWikidata".
TemplateData
TemplateData for Legendsofhockey
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Player ID | id 1 | 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.
| Number | optional |
| Player name | name 2 | 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)".
| String | optional |
See also
- {{Legendsmember}} for NHL players inducted into the Hockey Hall of Fame
External link