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",
["Bremen Hbf"] = "Bremen Hauptbahnhof",
["Oldenburg Hbf"] = "Oldenburg Hauptbahnhof",
["Osnabrück Hbf"] = "Osnabrück Hauptbahnhof",
["Wilhelmshaven Hbf"] = "Wilhelmshaven 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",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["18"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 18]]",
["left terminus"] = "Wilhelmshaven Hbf",
["right terminus"] = "Osnabrück Hbf",
},
},
},
},
}
return p