Module:Adjacent stations/Rhaetian Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Rhaetian Railway.. It excludes services that are operated by RhB as part of S-bahn networks.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bernina Express |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | IR 38 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 6 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 7 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 8 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 9 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 13 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 24 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R 11 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R 15 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R 16 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | R 19 |
|
|
local p = {
["system title"] = "[[Rhaetian Railway]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["InterRegio"] = {
["title"] = "[[InterRegio]]",
["types"] = {
["Chur–St. Moritz"] = {
["title"] = "[[Rhaetian Railway#Network|Chur–St. Moritz]]",
["color"] = "ea8d00",
["left terminus"] = "St. Moritz",
["right terminus"] = "Chur",
}
}
},
["RegioExpress"] = {
["title"] = "[[RegioExpress]]",
["types"] = {
["Landquart–Davos Platz"] = {
["title"] = "[[Rhaetian Railway#Landquart–Davos line|Landquart–Davos Platz]]",
["color"] = "951b81",
["left terminus"] = "Landquart",
["right terminus"] = "Davos Platz",
},
["Disentis/Mustér–Scuol-Tarasp"] = {
["title"] = "[[Rhaetian Railway#Network|Disentis/Mustér–Scuol-Tarasp]]",
["color"] = "a97500",
["left terminus"] = "Disentis/Mustér",
["right terminus"] = "Scuol-Tarasp",
},
["Landquart–St. Moritz"] = {
["title"] = "[[Rhaetian Railway#Landquart–Davos line|Landquart–St. Moritz]]",
["color"] = "29a9aa",
["left terminus"] = "Landquart",
["right terminus"] = "St. Moritz",
},
}
},
["Regio"] = {
["title"] = "[[Train categories in Europe#Switzerland|Regio]]",
["types"] = {
["Chur–Arosa"] = {
["title"] = "[[Rhaetian Railway#Arosa line (originally Chur–Arosa-Bahn (ChA))|Chur–Arosa]]",
["color"] = "00569d",
["left terminus"] = "Chur",
["right terminus"] = "Arosa",
}
}
},
},
}
return p