Predloga:Cyclingresult
|- style="height: 2em;" |style="text-align:center;"|{{{1}}}
Usage
[uredi kodo]are used for creating results tables of cycling articles.
The table begins with {{Cyclingresult start}}
, then one or more {{Cyclingresult}}
and finishes with {{Cyclingresult end}}
.
Example of table with two riders (note: an infinite number of riders is possible):
Mesto | Kolesar | Ekipa | Čas |
---|---|---|---|
1 | Ellen van Dijk | Boels Dolmans Cycling Team | 2h 15' 30" |
2 | Evelyn Stevens | Boels Dolmans Cycling Team | + 30" |
Cyclingresult start
[uredi kodo]{{Cyclingresult start}}
gives the header of the results table of the table. It gives:
Mesto | Kolesar | Ekipa | Čas |
---|
{{Cyclingresult start|points=yes}}
can be used to list points instead of time:
Mesto | Kolesar | Ekipa | Točke |
---|
If you are not listing teams or times:
{{Cyclingresult start|team=no}}
gives:
Mesto | Kolesar | Čas |
---|
{{Cyclingresult start|time=no}}
gives:
Mesto | Kolesar | Ekipa
|
---|
{{Cyclingresult start|team=no|time=no}}
gives:
Mesto | Kolesar
|
---|
You can set a custom title, or disable the display of a title:
{{Cyclingresult start|title=Result of stage 1}}
gives:
Mesto | Kolesar | Ekipa | Čas |
---|
{{Cyclingresult start|title=none}}
gives:
Mesto | Kolesar | Ekipa | Čas |
---|
Cyclingresult
[uredi kodo]{{Cyclingresult}}
results in one row of the results table. It is used in the following way:
{{Cyclingresult|position|rider name|rider country (code)|team|time}}
Example:
{{Cyclingresult start}} {{Cyclingresult|1|Ellen van Dijk|NED|[[Boels Dolmans Cycling Team]]|2h 15' 30"}} {{Cyclingresult|2|Evelyn Stevens|United States|Boels Dolmans Cycling Team|+ 30"}} {{Cyclingresult end}}
gives:
Mesto | Kolesar | Ekipa | Čas |
---|---|---|---|
1 | Ellen van Dijk | Boels Dolmans Cycling Team | 2h 15' 30" |
2 | Evelyn Stevens | Boels Dolmans Cycling Team | + 30" |
Adding a jersey or a note
[uredi kodo]Sometimes you want to add a jersey to a rider's entry in the results table. You can add this by adding the jersey as the sixth parameter, using {{cjersey}} if appropriate.
{{Cyclingresult start}} {{Cyclingresult|1|Ellen van Dijk|NED|[[Boels Dolmans Cycling Team]]|2h 15' 30"|{{cjersey|women world cup}}}} {{Cyclingresult|2|Evelyn Stevens|USA|Boels Dolmans Cycling Team|+ 30"}} {{Cyclingresult end}}
gives:
Mesto | Kolesar | Ekipa | Čas |
---|---|---|---|
1 | Ellen van Dijk | Boels Dolmans Cycling Team | 2h 15' 30" |
2 | Evelyn Stevens | Boels Dolmans Cycling Team | + 30" |
No country indication
[uredi kodo]If you don't want to include the rider's nationality, leave the parameter empty:
{{Cyclingresult start}} {{Cyclingresult|1|Ellen van Dijk||[[Boels Dolmans Cycling Team]]|2h 15' 30"}} {{Cyclingresult|2|Evelyn Stevens||Boels Dolmans Cycling Team|+ 30"}} {{Cyclingresult end}}
gives:
Mesto | Kolesar | Ekipa | Čas |
---|---|---|---|
1 | Ellen van Dijk | Boels Dolmans Cycling Team | 2h 15' 30" |
2 | Evelyn Stevens | Boels Dolmans Cycling Team | + 30" |
No team or time
[uredi kodo]You can also omit the time or team entries from the results table: leave the relevant parameters empty. Don't forget to add |team=no, |time=no or |time=no|team=no in the {{cyclingresult start}} entry.
Example
{{Cyclingresult start|team=no}} {{Cyclingresult|1|Ellen van Dijk|NED||2h 15' 30"}} {{Cyclingresult|2|Evelyn Stevens|USA||+ 30"}} {{Cyclingresult end}}
gives:
Mesto | Kolesar | Čas |
---|---|---|
1 | Ellen van Dijk | 2h 15' 30" |
2 | Evelyn Stevens | + 30" |
Team time trial
[uredi kodo]The template can be used for the result of a team time trial:
{{Cyclingresult start|rider=no}} {{Cyclingresult|1|||[[Boels Dolmans Cycling Team]]|2h 15' 30"}} {{Cyclingresult|2|||{{ct|RBW|2015}}|+ 30"}} {{Cyclingresult end}}
gives:
Mesto | Ekipa | Čas |
---|---|---|
1 | Boels Dolmans Cycling Team | 2h 15' 30" |
2 | Rabo–Liv | + 30" |
Adding a source
[uredi kodo]You can add a source to the table by adding the source
parameter to {{cyclingresult end}}. For example:
{{cyclingresult start}} {{cyclingresult|1|[[Niki Terpstra]]|NED|{{ct|OPQ|2014}}|6h 09' 01"}} {{cyclingresult end|source=<ref>{{cite web|title=Paris - Roubaix results|url=http://www.procyclingstats.com/race/Paris_Roubaix_2014|website=ProCyclingStats|accessdate=15 July 2015}}</ref>}}
Mesto | Kolesar | Ekipa | Čas |
---|---|---|---|
1 | Niki Terpstra | Omega Pharma–Quick-Step | 6h 09' 01" |
Source: [1] |
- ↑ »Paris - Roubaix results«. ProCyclingStats. Pridobljeno 15. julija 2015.