Template:ALPGTour player/doc
| This is a documentation subpage for Template:ALPGTour player. It contains usage information, categories and other content that is not part of the original template page. |
Template:ALPGTour player displays an external link to a golfer's profile at alpg.com.au, the official ALPG Tour website. It is intended for use in the external links section of an article.
Usage
- Unnamed parameters
{{ALPGTour player | ID }}{{ALPGTour player | ID | NAME }}
- Named parameters
{{ALPGTour player | id= ID }}{{ALPGTour player | id= ID | name= NAME }}
Examples
Unnamed parameters
- Usage
* {{ALPGTour player | 2157 | Cathryn Bristow }}
- Output
-
- Cathryn Bristow at the ALPG Tour official site
Named parameters
- Usage
* {{ALPGTour player | id= 2295 | name= Karrie Webb }}
- Output
-
- Karrie Webb at the ALPG Tour official site
TemplateData
TemplateData for ALPGTour player
This template displays an external link to a golfer's profile at alpg.com.au, the official ALPG 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: 2157 is the ID portion of http://alpg.com.au/player.php?id=2157. | 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 |