Template:ITF junior profile/doc
| This is a documentation subpage for Template:ITF junior profile. It contains usage information, categories and other content that is not part of the original template page. |
| Wikidata has a property, P599, related to ITF junior profile/doc (see uses) |
Template:ITF junior profile displays an external link to a junior tennis player's profile at the International Tennis Federation (ITF) website.
Usage
Unnamed parameters:
{{ITF junior profile|ID}}{{ITF junior profile|ID|NAME}}
Named parameters:
{{ITF junior profile|id=ID}}{{ITF junior profile|id=ID|name=NAME}}
TemplateData
This is the TemplateData documentation for the template used by the new VisualEditor.
ITF junior profile
<templatedata>{ "description": "This template displays an external link to a junior tennis player's profile at the International Tennis Federation (ITF) website.", "params": {
"1": {
"label": "ID",
"aliases": ["id","number"],
"description": "Player's ID number in the URL. Example: 100167491 is the ID in http://www.itftennis.com/juniors/players/player/profile.aspx?playerid=100167491",
"type": "string",
"default": "",
"required": true
},
"2": {
"label": "Name",
"aliases": ["name"],
"description": "Name of tennis player. If not given it defaults to the Wikipedia article name, without any disambiguation such as (tennis).",
"type": "string",
"default": "ITF junior profile/doc",
"required": false
}
}}</templatedata>
Examples
Unnamed parameters
Usage:
{{ITF junior profile | 100167491 | Alexander Zverev }}
Output:
- Alexander Zverev at the International Tennis Federation Junior Profile
URL:
Named parameters
- id
Usage:
{{ITF junior profile |id= 100153112 |name= Belinda Bencic }}
Output:
- Belinda Bencic at the International Tennis Federation Junior Profile
URL:
- number
Usage:
{{ITF junior profile |number= 100119096 |name= Laura Robson }}
Output:
- Laura Robson at the International Tennis Federation Junior Profile
URL:
See also
- {{ITF profile}}
- {{ITF wheelchair profile}}