Module:Adjacent stations/DB Regio Südost
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by DB Regio Südost.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
RE 1 | RE 1 |
ee3742 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 2 |
|
| |
RE 3 | RE 3 |
f26736 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 7 |
|
| |
RE 13 | RE 13 |
054481 |
| |
RE 14 | RE 14 |
b17f4a |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 19 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 20-SA |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 20-SN |
|
| |
RE 30 | RE 30 |
0077ba |
| |
RE 50 | RE 50 |
b71d21 |
| |
RE 55 | RE 55 |
4f61ad |
| |
RE 56 | RE 56 |
4f61ad |
| |
RB 32 | RB 32 |
95c11f |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 33 |
|
| |
RB 40 | RB 40 |
765630 |
| |
RB 51 | RB 51 |
e71a80 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 53 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 57 |
|
| |
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 72 |
|
| |
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 78 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 113 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | U 28 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[DB Regio Südost]]",
["system icon"] = "[[File:Deutsche_Bahn_AG-Logo.svg|15px]]",
["station format"] = {
"%1 station",
["Braunschweig"] = hbf,
["Dessau"] = hbf,
["Dresden"] = hbf,
["Erfurt"] = hbf,
["Gera"] = hbf,
["Halle (Saale)"] = hbf,
["Leipzig"] = hbf,
["Magdeburg"] = hbf,
["Stendal"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["RB 32"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RB 32]]",
["color"] = "95c11f",
["left terminus"] = "Salzwedel",
["right terminus"] = "Stendal",
},
["RB 40"] = {
["title"] = "[[List of railway routes in Lower Saxony#DB Regio|RB 40]]",
["color"] = "765630",
["left terminus"] = "Braunschweig",
["right terminus"] = "Burg (bei Magdeburg)",
},
["RB 51"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RB 51]]",
["color"] = "e71a80",
["left terminus"] = "Dessau",
["right terminus"] = "Falkenberg (Elster)",
},
["RE 1"] = {
["title"] = "[[List of railway routes in Thuringia|RE 1]]",
["color"] = "ee3742",
["left terminus"] = "Göttingen",
["right terminus"] = "Glauchau (Sachs)",
},
["RE 3"] = {
["title"] = "[[List of railway routes in Thuringia|RE 3]]",
["color"] = "f26736",
["left terminus"] = "Erfurt",
["right terminus"] = {"Altenburg", "Greiz"},
},
["RE 13"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RE 13]]",
["color"] = "054481",
["left terminus"] = "Magdeburg",
["right terminus"] = "Leipzig",
},
["RE 14"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RE 14]]",
["color"] = "b17f4a",
["left terminus"] = "Magdeburg",
["right terminus"] = "Falkenberg",
},
["RE 20"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RE 20]]",
["color"] = "089b87",
["left terminus"] = "Uelzen",
["right terminus"] = "Magdeburg",
},
["RE 30"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RE 30]]",
["color"] = "0077ba",
["left terminus"] = "Magdeburg",
["right terminus"] = "Halle (Saale)",
},
["RE 50"] = {
["title"] = "[[List of railway routes in Saxony#Regional services|RE 50]]",
["color"] = "b71d21",
["left terminus"] = "Leipzig",
["right terminus"] = "Dresden",
},
["RE 55"] = {
["title"] = "[[List of railway routes in Thuringia#Regional services|RE 55]]",
["color"] = "4f61ad",
["left terminus"] = "Erfurt",
["right terminus"] = "Nordhausen",
},
["RE 56"] = {
["title"] = "[[List of railway routes in Thuringia#Regional services|RE 56]]",
["color"] = "4f61ad",
["left terminus"] = "Erfurt",
["right terminus"] = "Nordhausen",
},
},
}
return p