Jump to content

Template:Legendsofhockey/doc

From Simple English Wikipedia, the free encyclopedia
Revision as of 18:32, 18 November 2021 by imported>Djsasso
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

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

No parameters and Wikidata property not defined[change]

Usage:

* {{Legendsofhockey}}

Output:

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]

External link[change]