Module:Adjacent stations/NordWestBahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by NordWestBahn. For the Bremen S-Bahn, see Module:Adjacent stations/Bremen S-Bahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 10 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 14 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 18 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 44 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 31 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 36 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 45 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 58 |
|
| |
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 74 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 75 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 84 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 85 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[NordWestBahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bielefeld"] = hbf,
["Bottrop"] = hbf,
["Bremen"] = hbf,
["Duisburg"] = hbf,
["Düsseldorf"] = hbf,
["Hildesheim"] = hbf,
["Krefeld"] = hbf,
["Oberhausen"] = hbf,
["Oldenburg"] = hbf,
["Osnabrück"] = hbf,
["Paderborn"] = hbf,
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["31"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 30–39|RB 31]]",
["left terminus"] = "Xanten",
["right terminus"] = "Duisburg",
},
["36"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 30–39|RB 36]]",
["left terminus"] = "Duisburg-Ruhrort",
["right terminus"] = "Oberhausen",
},
["58"] = {
["title"] = "[[List of railway routes in Lower Saxony|RB 58]]",
["left terminus"] = "Osnabrück",
["right terminus"] = "Bremen",
},
["59"] = {
["title"] = "[[List of railway routes in Lower Saxony|RB 59]]",
["left terminus"] = "Esens",
["right terminus"] = "Wilhelmshaven",
},
["74"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 74]]",
["left terminus"] = "Bielefeld",
["right terminus"] = "Paderborn",
},
["75"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 75]]",
["left terminus"] = "Osnabrück",
["right terminus"] = "Bielefeld",
},
["77"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 70–79|RB 77]]",
["left terminus"] = "Bünde (Westf)",
["right terminus"] = "Hildesheim",
},
["79"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 79]]",
["left terminus"] = "Hildesheim",
["right terminus"] = "Bodenburg",
},
["84"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 84]]",
["left terminus"] = "Paderborn",
["right terminus"] = "Kreiensen",
},
["85"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 85]]",
["left terminus"] = "Höxter-Ottbergen",
["right terminus"] = "Göttingen",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["10"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 10–19|RE 10]]",
["left terminus"] = "Kleve",
["right terminus"] = "Düsseldorf",
},
["14"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 10–19|RE 14]]",
["left terminus"] = "Borken (Westf)",
["right terminus"] = "Essen-Steele",
},
["18"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 18]]",
["left terminus"] = "Wilhelmshaven",
["right terminus"] = "Osnabrück",
},
["19"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 19]]",
["left terminus"] = "Wilhelmshaven",
["right terminus"] = "Bremen",
},
["44"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia#Lines 40–49|RE 44]]",
["left terminus"] = "Moers",
["right terminus"] = "Bottrop",
},
},
},
},
}
return p