Template:ProCyclingStats

{{{name}}} at ProCyclingStats

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

Template:ProCyclingStats displays an external link to a rider's page at the ProCyclingStats website (procyclingstats.com). It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{ProCyclingStats | ID }}
{{ProCyclingStats | ID | NAME }}
{{ProCyclingStats | ID | NAME | access-date=DATE }}

Named parameters:

{{ProCyclingStats | id=ID}}
{{ProCyclingStats | id=ID | name=NAME }}
{{ProCyclingStats | id=ID | name=NAME | access-date=DATE }}

Using Wikidata property (P1663):

{{ProCyclingStats}}
{{ProCyclingStats | name=NAME }}
{{ProCyclingStats | name=NAME | access-date=DATE }}

Examples

Unnamed parameters

Usage:

* {{ProCyclingStats | 140846 | Fabian Cancellara }}
* {{ProCyclingStats | fabian-cancellara | Fabian Cancellara }}

Output:

Current URLs:

https://www.procyclingstats.com/rider/140846
https://www.procyclingstats.com/rider/fabian-cancellara
https://www.procyclingstats.com/rider.php?id=140846
https://www.procyclingstats.com/rider.php?id=fabian-cancellara

Former URLs:

https://www.procyclingstats.com/rider/Fabian_Cancellara (archive)
https://www.procyclingstats.com/rider.php?id=Fabian_Cancellara (archive)

Named parameters

Usage:

* {{ProCyclingStats |id= 140857 |name= Ellen van Dijk |access-date= 29 June 2015 }}
* {{ProCyclingStats |id= ellen-van-dijk |name= Ellen van Dijk |access-date= 29 June 2015 }}

Output:

Current URLs:

https://www.procyclingstats.com/rider/140857
https://www.procyclingstats.com/rider/ellen-van-dijk
https://www.procyclingstats.com/rider.php?id=140857
https://www.procyclingstats.com/rider.php?id=ellen-van-dijk

Former URLs:

https://www.procyclingstats.com/rider/Ellen_van_Dijk (archive)
https://www.procyclingstats.com/rider.php?id=Ellen_van_Dijk (archive)

No parameters and Wikidata property not defined

Usage:

* {{ProCyclingStats}}

Output:

Parameters

The id parameter (or unnamed parameter 1) should contain the ID portion the URL for the rider's page at the ProCyclingStats web site. Examples: 140857 is the ID portion of https://www.procyclingstats.com/rider/140857 or https://www.procyclingstats.com/rider.php?id=140857; ellen-van-dijk is the ID portion of https://www.procyclingstats.com/rider/ellen-van-dijk or https://www.procyclingstats.com/rider.php?id=ellen-van-dijk. This parameter is optional if Wikidata property P1663 exists, but required if not.

The name parameter (or unnamed parameter 2) may be used to specify the link text, which should be the name of the rider. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(cyclist)".

The access-date parameter may be used to specify the date when the ProCyclingStats profile was last accessed. This parameter is optional.

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 ProCyclingStats

<templatedata> {

 "description": "This template displays an external link to a rider's page at the ProCyclingStats website (procyclingstats.com). 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. Examples: 140857 is the ID portion of https://www.procyclingstats.com/rider/140857 or https://www.procyclingstats.com/rider.php?id=140857; ellen-van-dijk is the ID portion of https://www.procyclingstats.com/rider/ellen-van-dijk or https://www.procyclingstats.com/rider.php?id=ellen-van-dijk. This parameter is optional if Wikidata property P1663 exists, but required if not.",
     "type": "string",
     "default": "Wikidata property P1663",
     "required": false
   },
   "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 rider. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(cyclist)\".",
     "type": "string",
     "default": "ProCyclingStats",
     "required": false
   },
   "access-date": {
     "label": "Access date",
     "aliases": ["accessdate"],
     "description": "The \"access-date\" parameter may be used to specify the date when the ProCyclingStats profile was last accessed. This parameter is optional.",
     "type": "date",
     "default": "",
     "required": false
   }
 },
 "paramOrder": [
   "id",
   "name",
   "access-date"
 ]

} </templatedata>

Tracking categories

template with ID
template missing ID

See also

ProCyclingStats external link templates and Wikidata properties
Cycling Archives external link templates and Wikidata properties
CQ Ranking external link templates and Wikidata properties
CycleBase external link templates and Wikidata properties

External links