Difference between revisions of "Template:AsianTour player/doc"
blackwiki>Zyxw (create) |
blackwiki>Nigej (update for new style) |
||
| Line 17: | Line 17: | ||
=== Unnamed parameters === | === Unnamed parameters === | ||
; URLs | ; URLs | ||
| − | : <kbd>[https:// | + | : <kbd>[https://asiantour.com/player-detail/?player=100183 https://asiantour.com/player-detail/?player={{Hilite|100183}}]</kbd> |
| − | |||
; Usage | ; Usage | ||
| − | : <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | | + | : <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | 100183 | Jyoti Randhawa }}</code> |
; Output | ; Output | ||
| − | :* {{{{BASEPAGENAME}} | | + | :* {{{{BASEPAGENAME}} | 100183 | Jyoti Randhawa }} |
=== Named parameters === | === Named parameters === | ||
; URLs | ; URLs | ||
| − | : <kbd>[https:// | + | : <kbd>[https://asiantour.com/player-detail/?player=100885 https://asiantour.com/player-detail/?player={{Hilite|100885}}]</kbd> |
| − | |||
; Usage | ; Usage | ||
| − | : <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | id= | + | : <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | id= 100885 | name= Thongchai Jaidee }}</code> |
; Output | ; Output | ||
| − | :* {{{{BASEPAGENAME}} | id= | + | :* {{{{BASEPAGENAME}} | id= 100885 | name= Thongchai Jaidee }} |
== TemplateData == | == TemplateData == | ||
| Line 46: | Line 44: | ||
"label": "id", | "label": "id", | ||
"aliases": ["1"], | "aliases": ["1"], | ||
| − | "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: | + | "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 100183 is the ID portion of https://asiantour.com/player-detail/?player=100183.", |
"type": "number", | "type": "number", | ||
"required": true | "required": true | ||
Revision as of 08:01, 7 April 2019
| This is a documentation subpage for Template:AsianTour player. It contains usage information, categories and other content that is not part of the original template page. |
Template:AsianTour player displays an external link to a golfer's profile at asiantour.com, the official Asian Tour website. It is intended for use in the external links section of an article.
Usage
- Unnamed parameters
{{AsianTour player | ID }}{{AsianTour player | ID | NAME }}
- Named parameters
{{AsianTour player | id= ID }}{{AsianTour player | id= ID | name= NAME }}
Examples
Unnamed parameters
- Usage
* {{AsianTour player | 100183 | Jyoti Randhawa }}
- Output
-
- Jyoti Randhawa at the Asian Tour official site
Named parameters
- Usage
* {{AsianTour player | id= 100885 | name= Thongchai Jaidee }}
- Output
-
- Thongchai Jaidee at the Asian Tour official site
TemplateData
TemplateData for AsianTour player
This template displays an external link to a golfer's profile at asiantour.com, the official Asian Tour website. 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: 100183 is the ID portion of https://asiantour.com/player-detail/?player=100183. | Number | required |
| 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 golfer. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(golfer)".
| String | optional |