From Wikipedia, the free encyclopedia
This is a data module for Module:Adjacent stations. It supports services operated by České dráhy.
Lines
EuroCity (EC)
Line | Keys | Color | Hex color | Icon |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| EC Berliner |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| EC Canopus |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| EC Hungaria |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| EC Jižní expres |
|
0000CC |
|
InterCity (IC)
Line | Keys | Color | Hex color | Icon |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| IC Jižní expres |
|
0000CC |
|
Rychlík (R)
Line | Keys | Color | Hex color | Icon |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| R Berounka |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| R Rožmberk |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| R Vltava |
|
0000CC |
|
Spěšný vlak (Sp)
Line | Keys | Color | Hex color | Icon |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Sp Písek–České Budějovice |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Sp Šumava |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Sp Vltava Dunaj |
|
0000CC |
|
Osobní vlak (Os)
Line | Keys | Color | Hex color | Icon |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Os Bayerisch Eisenstein–Klatovy |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Os České Budějovice–České Velenice |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Os Cranzahl–Chomutov |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Os Kadan–Děčín |
|
0000CC |
|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page.
| Os Strakonice–České Budějovice |
|
0000CC |
|
local p = {
["system title"] = "[[České dráhy]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["color"] = "0000CC",
},
["Os"] = {
["color"] = "0000CC",
},
["R"] = {
["color"] = "CC0000",
},
["EC"] = {
["color"] = "00CC00",
},
["Supercity"] = {
["color"] = "007777",
},
},
}
return p