Module:Adjacent stations/Regionalverkehre Start Deutschland
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Regionalverkehre Start Deutschland.
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
HBX |
00519E |
| |||
RE 4 |
00519E |
| |||
RE 5 | RE 5 |
E2001A |
| ||
RE 6 |
00519E |
| |||
RE 10 |
00519E |
| |||
RE 11 |
00519E |
| |||
RE 21 |
00519E |
| |||
RE 24 |
00519E |
| |||
RE 31 |
00519E |
| |||
RB 11 |
00519E |
| |||
RB 12 |
00519E |
| |||
RB 15 |
00519E |
| |||
RB 16 |
00519E |
| |||
RB 35 |
00519E |
| |||
RB 36 |
00519E |
| |||
RB 37 | RB 37 |
00519E |
| ||
RB 38 | RB 38 |
00519E |
| ||
RB 41 |
00519E |
| |||
RB 43 |
00519E |
| |||
RB 44 |
00519E |
| |||
RB 47 |
00519E |
| |||
RB 50 |
00519E |
| |||
RB 77 |
00519E |
| |||
RB 79 |
00519E |
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Regionalverkehre Start Deutschland]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Bremen"] = hbf,
["Hamburg"] = hbf,
["Hannover"] = hbf,
},
["lines"] = {
["_default"] = {
["color"] = "00519E",
["text color"] = "FFFFFF",
["title"] = "",
},
["RB 37"] = {
["title"] = "[[List of railway routes in Lower Saxony#Erixx|RB 37]]",
["left terminus"] = "Bremen",
["right terminus"] = "Uelzen",
},
["RB 38"] = {
["title"] = "[[List of railway routes in Lower Saxony#Erixx|RB 38]]",
["left terminus"] = "Buchholz (Nordheide)",
["right terminus"] = "Hannover",
},
["RE 5"] = {
["title"] = "[[List of railway routes in Lower Saxony|RE 5]]",
["color"] = "E2001A",
["left terminus"] = "Cuxhaven",
["right terminus"] = "Hamburg Hbf",
},
},
}
return p