Difference between revisions of "Template:AustralasiaTour player/doc"
imported>Zyxw (add link, update examples) |
imported>Nigej (rm tour=pga) |
||
| Line 24: | Line 24: | ||
; URL | ; URL | ||
| − | : <kbd>[https://pga.org.au/player-profile/?player=006720 | + | : <kbd>[https://pga.org.au/player-profile/?player=006720 https://pga.org.au/player-profile/?player={{Hilite|006720}}]</kbd> |
=== Named parameters === | === Named parameters === | ||
| Line 34: | Line 34: | ||
; URL | ; URL | ||
| − | : <kbd>[https://pga.org.au/player-profile/?player=006216 | + | : <kbd>[https://pga.org.au/player-profile/?player=006216 https://pga.org.au/player-profile/?player={{Hilite|006216}}]</kbd> |
=== No parameters === | === No parameters === | ||
| Line 52: | Line 52: | ||
"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: 006720 is the ID portion of https://pga.org.au/player-profile/?player=006720 | + | "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 006720 is the ID portion of https://pga.org.au/player-profile/?player=006720.", |
"type": "number", | "type": "number", | ||
"required": true | "required": true | ||
Latest revision as of 16:20, 7 October 2020
| File:Edit-copy green.svg | This is a documentation subpage for Template:AustralasiaTour player. It contains usage information, categories and other content that is not part of the original template page. |
Template:AustralasiaTour player displays an external link to a golfer's profile at pga.org.au, the official PGA Tour of Australasia website. It is intended for use in the external links section of an article.
Contents
Usage
- Unnamed parameters
{{AustralasiaTour player | ID }}{{AustralasiaTour player | ID | NAME }}
- Named parameters
{{AustralasiaTour player | id= ID }}{{AustralasiaTour player | id= ID | name= NAME }}
Examples
Unnamed parameters
- Usage
* {{AustralasiaTour player | 006720 | Adam Scott }}
- Output
-
- Adam Scott at the PGA Tour of Australasia official site
Named parameters
- Usage
* {{AustralasiaTour player | id= 006216 | name= Geoff Ogilvy }}
- Output
-
- Geoff Ogilvy at the PGA Tour of Australasia official site
No parameters
- Usage
* {{AustralasiaTour player}}
- Output
-
- {{AustralasiaTour player}} template missing ID.
TemplateData
TemplateData for AustralasiaTour player
This template displays an external link to a golfer's profile at pga.org.au, the official PGA Tour of Australasia 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: 006720 is the ID portion of https://pga.org.au/player-profile/?player=006720. | 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 |