{{{name}}} at CQ Ranking
This template uses Lua: |
Template:CQ Ranking displays an external link to a cyclist's page at the CQ Ranking web site (cqranking.com). It is intended for use in the External links section of an article.
{{CQ Ranking | GENDER | ID }}
{{CQ Ranking | GENDER | ID | NAME }}
{{CQ Ranking | gender=GENDER | id=ID }}
{{CQ Ranking | gender=GENDER | id=ID | name=NAME }}
* {{CQ Ranking | m | 1 | Paolo Bettini }}
* {{CQ Ranking | w | 1 | Judith Arndt }}
* {{CQ Ranking | gender= m | id= 10000 | name= Fabian Schaar }}
* {{CQ Ranking | gender= w | id= 10000 | name= Katrina Polack }}
* {{CQ Ranking}}
gender
parameter (or unnamed parameter 1
) should contain the letter "m" for men or "w" for women (without the quotation marks). This parameter is required when using the id
parameter (or unnamed parameter 2
) because the CQ Ranking website uses a different URL for male and female cyclists.id
parameter (or unnamed parameter 2
) should contain the ID portion the URL for the cyclist's page at the CQ Ranking web site. This parameter is optional if Wikidata property P1541 (men) or P2709 (women) exists, but required if not. Examples:
name
parameter (or unnamed parameter 3
) may be used to specify the link text, which should be the name of the cyclist. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(cyclist)".TemplateData for CQ Ranking
This template displays an external link to a cyclist's page at the CQ Ranking web site (cqranking.com). It is intended for use in the External links section of an article.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Gender | gender 1 | The letter "m" for men or "w" for women (without the quotation marks). This parameter is required when using the "id" parameter (or unnamed parameter "2") because the CQ Ranking website uses a different URL for male and female cyclists.
| String | optional |
ID | id 2 | The ID portion of the URL. This parameter is optional if Wikidata property P1541 (men) or P2709 (women) exists, but required if not. Examples: The ID for male cyclist Paolo Bettini is 1 and the URL is https://cqranking.com/men/asp/gen/rider.asp?riderid=1. The ID for female cyclist Judith Arndt is 1 and the URL is https://cqranking.com/women/asp/gen/rider.asp?riderid=1.
| Number | optional |
Name | name 3 | The link text, which should be the name of the person. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(cyclist)".
| String | optional |