Difference between revisions of "Template:Eliteprospects/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
imported>Zyxw
m (→‎Tracking categories: remove unused category)
 
(11 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{Uses Wikidata|P2481}}
 
{{Uses Wikidata|P2481}}
 
{{Tracks Wikidata|P2481}}
 
{{Tracks Wikidata|P2481}}
 +
{{Lua|Module:WikidataCheck|Module:EditAtWikidata}}
  
 
'''{{NAMESPACE}}:{{BASEPAGENAME}}''' displays an external link to an [[ice hockey]] player's profile at [http://www.eliteprospects.com EliteProspects.com]. It is intended for use in the [[Wikipedia:External links|external links]] section of an article.
 
'''{{NAMESPACE}}:{{BASEPAGENAME}}''' displays an external link to an [[ice hockey]] player's profile at [http://www.eliteprospects.com EliteProspects.com]. It is intended for use in the [[Wikipedia:External links|external links]] section of an article.
Line 15: Line 16:
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | name= ''NAME'' }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | name= ''NAME'' }}</code>
  
Using [[Wikidata]] property [[d:Property:P2481|P2481]]:
+
Using [[Wikidata]] property {{Property|2481}}:
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | name= ''NAME'' }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | name= ''NAME'' }}</code>
 +
 +
== Examples ==
 +
 +
=== Unnamed parameters ===
 +
''URLs:''
 +
: <kbd>[http://www.eliteprospects.com/player.php?player=2092&lang=en http://www.eliteprospects.com/player.php?player={{hilite|2092}}&lang=en]</kbd>
 +
: <kbd>[https://www.eliteprospects.com/player/2092/tomi-kallio https://www.eliteprospects.com/player/{{hilite|2092}}/tomi-kallio]</kbd>
 +
 +
''Usage:''
 +
: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | 2092 | Tomi Kallio }}</code>
 +
 +
''Output:''
 +
:* {{{{BASEPAGENAME}} | 2092 | Tomi Kallio }}
 +
 +
=== Named parameters ===
 +
''URLs:''
 +
: <kbd>[http://www.eliteprospects.com/player.php?player=13346&lang=en http://www.eliteprospects.com/player.php?player={{hilite|13346}}&lang=en]</kbd>
 +
: <kbd>[https://www.eliteprospects.com/player/13346/hayley-wickenheiser https://www.eliteprospects.com/player/{{hilite|13346}}/hayley-wickenheiser]</kbd>
 +
 +
''Usage:''
 +
: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | id= 13346 | name= Hayley Wickenheiser <nowiki>}}</nowiki></code>
 +
 +
''Output:''
 +
:* {{{{BASEPAGENAME}} | id= 13346 | name= Hayley Wickenheiser  }}
 +
 +
=== No parameters and Wikidata property not defined ===
 +
''Usage:''
 +
: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 +
 +
''Output:''
 +
:* {{ {{BASEPAGENAME}} }}
  
 
== TemplateData ==
 
== TemplateData ==
{{TemplateDataHeader}}
+
{{TemplateData header}}
 
<templatedata>
 
<templatedata>
 
{
 
{
Line 28: Line 60:
 
       "label": "EliteProspects player ID",
 
       "label": "EliteProspects player ID",
 
       "aliases": ["1"],  
 
       "aliases": ["1"],  
       "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion the URL for the player's profile at EliteProspects.com. Example: 2092 is the ID portion of http://www.eliteprospects.com/player.php?player=2092&lang=en. This parameter is optional if Wikidata property P2481 exists, but required if not.",
+
       "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 2092 is the ID portion of http://www.eliteprospects.com/player.php?player=2092&lang=en. This parameter is optional if Wikidata property P2481 exists, but required if not.",
 
       "type": "number",
 
       "type": "number",
       "default": "Wikidata property P2481",
+
      "required": false,
      "required": true
+
       "default": "Wikidata property P2481"
 
     },
 
     },
 
     "name": {
 
     "name": {
       "label": "Player name",
+
       "label": "Player's name",
 
       "aliases": ["title","2"],  
 
       "aliases": ["title","2"],  
 
       "description": "The \"name\" parameter (or \"title\" 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)\".",
 
       "description": "The \"name\" parameter (or \"title\" 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",
 
       "type": "string",
       "default": "{{PAGENAMEBASE}}",
+
      "required": false,
      "required": false
+
       "default": "{{PAGENAMEBASE}}"
 
     }
 
     }
   }
+
   },
 +
  "paramOrder": [
 +
    "id",
 +
    "name"
 +
  ]
 
}
 
}
 
</templatedata>
 
</templatedata>
 
== Examples ==
 
 
=== Unnamed parameters ===
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | 2092 | Tomi Kallio }}</code>
 
''Output:''
 
: {{{{BASEPAGENAME}} | 2092 | Tomi Kallio }}
 
''URL:''
 
: <tt>[http://www.eliteprospects.com/player.php?player=2092&lang=en http://www.eliteprospects.com/player.php?player={{hilite|2092}}&lang=en]</tt>
 
 
=== Named parameters ===
 
; name
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= 9678 | name= Wayne Gretzky <nowiki>}}</nowiki></code>
 
''Output:''
 
: {{{{BASEPAGENAME}} | id= 9678 | name= Wayne Gretzky }}
 
''URL:''
 
: <tt>[http://www.eliteprospects.com/player.php?player=9678&lang=en http://www.eliteprospects.com/player.php?player={{hilite|9678}}&lang=en]</tt>
 
 
; title
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= 8627 | title= Jaromír Jágr <nowiki>}}</nowiki></code>
 
''Output:''
 
: {{{{BASEPAGENAME}} | id= 8627 | title= Jaromír Jágr }}
 
''URL:''
 
: <tt>[http://www.eliteprospects.com/player.php?player=8627&lang=en http://www.eliteprospects.com/player.php?player={{hilite|8627}}&lang=en]</tt>
 
 
=== No parameters and Wikidata property not defined ===
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
''Output:''
 
: {{ {{BASEPAGENAME}} }}
 
  
 
== Tracking categories ==
 
== Tracking categories ==
 +
; "id" parameter exists
 +
* {{clc|Elite Prospects player ID different from Wikidata}}
 
* {{clc|Elite Prospects player ID not in Wikidata}}
 
* {{clc|Elite Prospects player ID not in Wikidata}}
* {{clc|Elite Prospects player ID different from Wikidata}}
+
; "id" parameter does not exist
* {{clc|Elite Prospects player ID same as Wikidata}}
+
* {{clc|Eliteprospects template missing ID and not in Wikidata}}
* {{clc|Eliteprospects template missing ID}}
 
  
 
== See also ==
 
== See also ==
 
Ice hockey player external link templates:
 
Ice hockey player external link templates:
* {{tl|Ice Hockey Stats}}
+
* {{tl|Ice hockey stats}}
 
* Official league websites:
 
* Official league websites:
 
** {{tl|AHL profile}}
 
** {{tl|AHL profile}}
Line 96: Line 100:
 
* Other websites:
 
* Other websites:
 
** {{tl|Eurohockey}}
 
** {{tl|Eurohockey}}
** {{tl|Hockeydb}}
+
** {{tl|HockeyDB}}
 
** {{tl|Hockey-reference}}
 
** {{tl|Hockey-reference}}
 
** {{tl|Legendsmember}}
 
** {{tl|Legendsmember}}
Line 107: Line 111:
 
[[Category:WikiProject Ice Hockey templates]]
 
[[Category:WikiProject Ice Hockey templates]]
 
[[Category:People and person external link templates]]
 
[[Category:People and person external link templates]]
 +
[[Category:External link templates using Wikidata]]
 
[[Category:Templates that add a tracking category]]
 
[[Category:Templates that add a tracking category]]
 
 
}}</includeonly>
 
}}</includeonly>
[[Category:External link templates using Wikidata]]
 

Latest revision as of 17:43, 10 May 2020

Template:Uses Wikidata Template:Tracks Wikidata

Template:Eliteprospects displays an external link to an ice hockey player's profile at EliteProspects.com. It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{Eliteprospects | ID }}
{{Eliteprospects | ID | NAME }}

Named parameters:

{{Eliteprospects | id= ID }}
{{Eliteprospects | id= ID | name= NAME }}

Using Wikidata property Template:Property:

{{Eliteprospects}}
{{Eliteprospects | name= NAME }}

Examples

Unnamed parameters

URLs:

http://www.eliteprospects.com/player.php?player=2092&lang=en
https://www.eliteprospects.com/player/2092/tomi-kallio

Usage:

* {{Eliteprospects | 2092 | Tomi Kallio }}

Output:

Named parameters

URLs:

http://www.eliteprospects.com/player.php?player=13346&lang=en
https://www.eliteprospects.com/player/13346/hayley-wickenheiser

Usage:

* {{Eliteprospects | id= 13346 | name= Hayley Wickenheiser }}

Output:

No parameters and Wikidata property not defined

Usage:

* {{Eliteprospects}}

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 Eliteprospects

This template displays an external link to an ice hockey player's profile at EliteProspects.com. It is intended for use in the external links section of an article.

Template parameters

ParameterDescriptionTypeStatus
EliteProspects player IDid 1

The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: 2092 is the ID portion of http://www.eliteprospects.com/player.php?player=2092&lang=en. This parameter is optional if Wikidata property P2481 exists, but required if not.

Default
Wikidata property P2481
Numberoptional
Player's namename title 2

The "name" parameter (or "title" 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)".

Default
{{PAGENAMEBASE}}
Stringoptional

Tracking categories

"id" parameter exists
"id" parameter does not exist

See also

Ice hockey player external link templates: