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 p = {
["system title"] = "[[NordWestBahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bielefeld Hbf"] = "Bielefeld Hauptbahnhof",
["Bremen Hbf"] = "Bremen Hauptbahnhof",
["Hildesheim Hbf"] = "Hildesheim Hauptbahnhof",
["Oldenburg Hbf"] = "Oldenburg Hauptbahnhof",
["Osnabrück Hbf"] = "Osnabrück Hauptbahnhof",
["Paderborn Hbf"] = "Paderborn Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["58"] = {
["title"] = "[[List of railway routes in Lower Saxony|RB 58]]",
["left terminus"] = "Osnabrück Hbf",
["right terminus"] = "Bremen Hbf",
},
["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|RB 74]]",
["left terminus"] = "Bielefeld Hbf",
["right terminus"] = "Paderborn Hbf",
},
["75"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 75]]",
["left terminus"] = "Osnabrück Hbf",
["right terminus"] = "Bielefeld Hbf",
},
["77"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 77]]",
["left terminus"] = "Bünde (Westf)",
["right terminus"] = "Hildesheim Hbf",
},
["79"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 79]]",
["left terminus"] = "Hildesheim Hbf",
["right terminus"] = "Bodenburg",
},
["84"] = {
["title"] = "[[List of regional railway lines in North Rhine-Westphalia|RB 84]]",
["left terminus"] = "Paderborn Hbf",
["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"] = {
["18"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 18]]",
["left terminus"] = "Wilhelmshaven",
["right terminus"] = "Osnabrück Hbf",
},
["19"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 19]]",
["left terminus"] = "Wilhelmshaven",
["right terminus"] = "Bremen Hbf",
},
},
},
},
}
return p