Module:Adjacent stations/Erixx
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Erixx.
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 83 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 32 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 42 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 43 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 47 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 76 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 84 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Erixx]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bremen"] = hbf,
["Hannover"] = hbf,
["Hildesheim"] = hbf,
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["37"] = {
["title"] = "[[List of railway routes in Lower Saxony#Erixx|RB 37]]",
["left terminus"] = "Bremen",
["right terminus"] = "Uelzen",
},
["38"] = {
["title"] = "[[List of railway routes in Lower Saxony#Erixx|RB 38]]",
["left terminus"] = "Buchholz (Nordheide)",
["right terminus"] = "Hannover",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["10"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 10]]",
["left terminus"] = "Hannover",
["right terminus"] = "Bad Harzburg",
},
},
},
},
}
return p