Module:Adjacent stations/Eurobahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Eurobahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
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 13 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 78 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 82 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 50 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 59 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 61 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 65 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 66 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 67 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 69 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 71 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 72 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 73 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 89 |
|
|
local p = {
["system title"] = "[[Eurobahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bielefeld Hbf"] = "Bielefeld Hauptbahnhof",
["Münster Hbf"] = "Münster Hauptbahnhof",
["Osnabrück Hbf"] = "Osnabrück Hauptbahnhof",
["Paderborn Hbf"] = "Paderborn Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["61"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 60–69|RB 61]]",
["left terminus"] = "Hengelo",
["right terminus"] = "Bielefeld Hbf",
},
["66"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 60–69|RB 66]]",
["left terminus"] = "Münster Hbf",
["right terminus"] = "Osnabrück Hbf",
},
["67"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 60–69|RB 67]]",
["left terminus"] = "Münster Hbf",
["right terminus"] = "Bielefeld Hbf",
},
["69"] = {
["title"] = "[[Ems-Börde-Bahn|RB 69]]",
["left terminus"] = "Münster Hbf",
["right terminus"] = "Bielefeld Hbf",
},
["71"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 71]]",
["left terminus"] = "Bielefeld Hbf",
["right terminus"] = "Rahden",
},
["72"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 72]]",
["left terminus"] = "Paderborn Hbf",
["right terminus"] = "Herford",
},
["73"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 73]]",
["left terminus"] = "Bielefeld Hbf",
["right terminus"] = "Lemgo-Lüttfeld",
},
["89"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 80–89|RB 89]]",
["left terminus"] = "Münster Hbf",
["right terminus"] = "Warburg",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["78"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RE 78]]",
["left terminus"] = "Bielefeld Hbf",
["right terminus"] = "Nienburg (Weser)",
},
["82"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 80–89|RE 82]]",
["left terminus"] = "Bielefeld Hbf",
["right terminus"] = "Altenbeken",
},
},
},
},
}
return p