Template:Association of Tennis Professionals link/doc: Difference between revisions
→TemplateData: update ID description and examples |
→External links: update text |
||
Line 136: | Line 136: | ||
== External links == |
== External links == |
||
* [https://www.atptour.com/en/players ATP player search] |
* [https://www.atptour.com/en/players ATP player search page] |
||
<includeonly>{{Sandbox other|| |
<includeonly>{{Sandbox other|| |
Revision as of 01:22, 12 April 2023
This is a documentation subpage for Template:Association of Tennis Professionals link. It may contain usage information, categories and other content that is not part of the original template page. |
- ATP player ID (P536) (see uses)
This template uses Lua: |
Template:Association of Tennis Professionals link displays an external link to a tennis player's profile at ATPtour.com (formerly ATPworldtour.com), the official website of the Association of Tennis Professionals (ATP). It is intended for use in the external links section of an article.
Usage
Unnamed parameters:
{{Association of Tennis Professionals link | ID }}
{{Association of Tennis Professionals link | ID | NAME }}
Named parameters:
{{Association of Tennis Professionals link | id= ID }}
{{Association of Tennis Professionals link | id= ID | name= NAME }}
{{Association of Tennis Professionals link}}
{{Association of Tennis Professionals link | name= NAME }}
Examples
ID in template
Usage in the article Andre Agassi, with article name as link text:
* {{Association of Tennis Professionals link | a092 }}
* {{Association of Tennis Professionals link | id= a092 }}
Usage with name parameter as link text:
* {{Association of Tennis Professionals link | a092 | Andre Agassi }}
* {{Association of Tennis Professionals link | id= a092 | name= Andre Agassi }}
Output:
Current URLs:
- https://www.atptour.com/en/players/andre-agassi/a092/overview
- https://www.atpworldtour.com/en/players/andre-agassi/a092/overview (redirects to above)
- https://www.atptour.com/en/players/-/a092/overview
- https://www.atpworldtour.com/en/players/-/a092/overview (redirects to above)
Former URLs:
- https://www.atpworldtour.com/Tennis/Players/A092.aspx
- https://www.atpworldtour.com/Tennis/Players/A092
- https://www.atpworldtour.com/Tennis/Players/Ag/A/Andre-Agassi.aspx (archive)
- https://www.atpworldtour.com/Tennis/Players/Ag/A/Andre-Agassi
ID in Wikidata
Usage in the article Björn Borg:
* {{Association of Tennis Professionals link}}
* {{Association of Tennis Professionals link | name= Björn Borg }}
Output:
Current URLs:
- https://www.atptour.com/en/players/bjorn-borg/b058/overview
- https://www.atpworldtour.com/en/players/bjorn-borg/b058/overview (redirects to above)
- https://www.atptour.com/en/players/-/b058/overview
- https://www.atpworldtour.com/en/players/-/b058/overview (redirects to above)
Former URLs:
- https://www.atpworldtour.com/Tennis/Players/B058.aspx
- https://www.atpworldtour.com/Tennis/Players/B058
- https://www.atpworldtour.com/Tennis/Players/Bj/B/Bjorn-Borg.aspx
- https://www.atpworldtour.com/Tennis/Players/Bj/B/Bjorn-Borg
No ID in template or Wikidata
Usage:
* {{Association of Tennis Professionals link}}
Output:
- {{ATP}} template missing ID and not present in Wikidata.
Instructions
To find the id number:
- Go to the player's ATP profile page
- In the "Head to head" edit box on the right enter any player and submit
- You'll see their head to head record, and pId in the URL is the ID in question
* copied from GregorB's comment at WikiProject Tennis
Another way to find the id number:
- Go to the player's ATP profile page.
- View the HTML source of the page (found via the pop-up menu when right-clicking somewhere on the page).
- Search for the text "initPlayerLiveScoreParams", and use the code following that string.
The name parameter is optional. It defaults to the page name, so it is necessary to provide it only when the player's name differs from the article name.
TemplateData
TemplateData for Association of Tennis Professionals link
This template displays an external link to a tennis player's profile at ATPtour.com (formerly ATPworldtour.com), the official website of the Association of Tennis Professionals (ATP). It is intended for use in the external links section of an article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id 1 | The ID portion of the URL, which is not case-sensitive. It starts with the first letter of the player's surname and ends with three characters which may be letters or numbers. Examples: a092 or A092 for https://www.atptour.com/en/players/andre-agassi/a092/overview, mc10 or MC10 for https://www.atptour.com/en/players/andy-murray/mc10/overview, and p0dt or P0DT for https://www.atptour.com/en/players/frithjof-prydz/p0dt/overview.
| String | optional |
name | name 2 | 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)".
| String | optional |
Tracking categories
- template with ID
- Category:ATP template with ID different from Wikidata (0)
- Category:ATP template with ID not in Wikidata (70)
- template missing ID
Templates and modules used
- Template:First word, implemented with Module:String
- Module:EditAtWikidata
- Module:WikidataCheck
See also
- {{WTA}}
- {{ITF profile}}
- {{Davis Cup player}}
- {{Fed Cup player}}
External links