Module:Adjacent stations/National Express Germany
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by National Express Germany.
Lines
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 1 |
|
| ||
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 4 |
|
| ||
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 5 |
|
| ||
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 7 |
|
| ||
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 11 |
|
| ||
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 48 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[National Express Germany]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Koblenz"] = hbf,
["Krefeld"] = hbf,
["Mülheim (Ruhr)"] = hbf,
["Neuss"] = hbf,
["Oberhausen"] = hbf,
},
["lines"] = {
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["5"] = {
["title"] = "[[Rhein-Express|RE 5]]",
["left terminus"] = "Koblenz",
["right terminus"] = "Wesel",
},
["6"] = {
["title"] = "[[Rhein-Weser-Express|RE 6]]",
["left terminus"] = "Cologne/Bonn Airport",
["right terminus"] = "Minden (Westfalen)",
},
["7"] = {
["title"] = "[[Rhein-Münsterland-Express|RE 7]]",
["left terminus"] = "Krefeld",
["right terminus"] = "Rheine",
},
},
},
},
}
return p