Module:Adjacent stations/nordbahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Nordbahn Eisenbahngesellschaft.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
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 63 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 64 |
|
| |
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 73 |
|
| |
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 82 |
|
| |
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 72-N |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 72-S |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 74 |
|
|
local p = {
["system title"] = "[[Nordbahn Eisenbahngesellschaft|nordbahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Hamburg Hbf"] = "Hamburg Hauptbahnhof",
},
["lines"] = {
["RB"] = {
["title"] = "",
["types"] = {
["61"] = {
["title"] = "[[Regionalbahn|RB 61]]",
["color"] = "093969",
["left terminus"] = "Itzehoe",
["right terminus"] = "Hamburg Hbf",
},
["63"] = {
["title"] = "[[Regionalbahn|RB 63]]",
["color"] = "ECA800",
["left terminus"] = "Büsum",
["right terminus"] = "Neumünster",
},
["71"] = {
["title"] = "[[Regionalbahn|RB 71]]",
["color"] = "2B74BE",
["left terminus"] = {"Itzehoe", "Wrist"},
["right terminus"] = "Hamburg-Altona",
},
["81"] = {
["title"] = "[[Regionalbahn|RB 81]]",
["color"] = "888888",
["left terminus"] = "Neumünster",
["right terminus"] = "Bad Oldesloe",
},
}
},
},
}
return p