Template:WTA

{{{name}}} at the Women's Tennis Association

Documentation icon Template documentation[view] [edit] [history] [purge]

Template:WTA displays an external link to a tennis player's profile at WTAtennis.com, the official website of the Women's Tennis Association (WTA). It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{WTA | ID }}
{{WTA | ID | NAME }}

Named parameters:

{{WTA | id= ID }}
{{WTA | id= ID | name= NAME }}

Using Wikidata property P597:

{{WTA}}
{{WTA | name= NAME }}

Examples

ID in template

Usage in the article Mary Pierce, with article name as link text:

* {{WTA | 160142 }}
* {{WTA | id= 160142 }}

Usage with name parameter as link text:

* {{WTA | 160142 | Mary Pierce }}
* {{WTA | id= 160142 | name= Mary Pierce }}

Output:

URLs:

http://www.wtatennis.com/player-profile/160142 (used in template)
http://www.wtatennis.com/players/player/160142/title/mary-pierce (redirect from above)
http://www.wtatennis.com/players/player/6297 (former ID number, archived 2016-10-06)

ID in Wikidata

Usage in the article Zhang Shuai:

* {{WTA}}
* {{WTA | name= Zhang Shuai }}

Output:

URLs:

http://www.wtatennis.com/player-profile/311779 (used in template)
http://www.wtatennis.com/players/player/311779/title/Shuai-Zhang-0 (redirect from above)
http://www.wtatennis.com/players/player/11069 (former ID number, archived 2017-04-24)

No ID in template or Wikidata

Usage:

* {{WTA}}

Output:

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for WTA

<templatedata> {

 "description": "This template displays an external link to a tennis player's profile at WTAtennis.com, the official website of the Women's Tennis Association (WTA). It is intended for use in the external links section of an article.",
 "params": {
   "id": {
     "label": "id",
     "aliases": ["1"], 
     "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 160142 is the ID portion of http://www.wtatennis.com/player-profile/160142 or http://www.wtatennis.com/players/player/160142/title/mary-pierce.",
     "type": "number",
     "required": false,
     "default": "Wikidata property P597"
   },
   "name": {
     "label": "name",
     "aliases": ["2"], 
     "description": "The \"name\" parameter (or unnamed parameter \"2\") may be used to specify the link text, which should be the name of the tennis player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(tennis)\".",
     "type": "string",
     "required": false,
     "default": "WTA"
   }
 },
 "paramOrder": [
   "id",
   "name"
 ]

} </templatedata>

Tracking categories

template with ID
template missing ID

Templates and modules used

See also