Difference between revisions of "Template:All Blacks/doc"
blackwiki>Zyxw (update usage, examples, TemplateData, and categories for use of Wikidata property) |
blackwiki>Vanisaac m (→TemplateData: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| Line 78: | Line 78: | ||
</templatedata> | </templatedata> | ||
| − | <includeonly>{{ | + | <includeonly>{{Sandbox other|| |
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:People and person external link templates]] | [[Category:People and person external link templates]] | ||
Revision as of 22:36, 23 April 2020
| This is a documentation subpage for Template:All Blacks. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:All Blacks displays an external link to a rugby union player's page at AllBlacks.com, the website of the New Zealand national rugby union team. It is intended for use in the external links section of an article.
Contents
Usage
- Unnamed parameters
{{All Blacks | ID }}{{All Blacks | ID | NAME }}
- Named parameters
{{All Blacks | id= ID }}{{All Blacks | id= ID | name= NAME }}
- Using Wikidata property Template:Property
{{All Blacks}}{{All Blacks | name= NAME }}
Examples
Unnamed parameters
- Usage
* {{All Blacks | 601 | Colin Meads }}
- Output
-
- Colin Meads at AllBlacks.comScript error: No such module "EditAtWikidata".
Named parameters
- Usage
* {{All Blacks |id= 506 |name= Jonah Lomu }}
- Output
-
- Jonah Lomu at AllBlacks.comScript error: No such module "EditAtWikidata".
No parameters and Wikidata property not defined
- Usage
* {{All Blacks}}
- Output
-
- Template:PAGENAMEBASE at AllBlacks.comScript error: No such module "EditAtWikidata".
TemplateData
TemplateData for All Blacks
This template displays an external link to a rugby union player's page at AllBlacks.com, the website of the New Zealand national rugby union team. It is intended for use in the external links section of an article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id 1 | The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL. Example: 601 is the ID portion of http://stats.allblacks.com/asp/Profile.asp?ABID=601. This parameter is optional if Wikidata property P3645 exists, but required if not.
| Number | optional |
| 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 rugby union player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(rugby union)"
| String | optional |