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",
["Aachen"] = hbf,
["Bochum"] = hbf,
["Bonn"] = hbf,
["Dortmund"] = hbf,
["Duisburg"] = hbf,
["Düsseldorf"] = hbf,
["Eschweiler"] = hbf,
["Essen"] = hbf,
["Hagen"] = hbf,
["Hamm (Westf)"] = hbf,
["Koblenz"] = hbf,
["Köln"] = hbf,
["Krefeld"] = hbf,
["Mönchengladbach"] = hbf,
["Mülheim (Ruhr)"] = hbf,
["Münster"] = hbf,
["Neuss"] = hbf,
["Oberhausen"] = hbf,
["Paderborn"] = hbf,
["Rheydt"] = hbf,
["Solingen"] = hbf,
["Stolberg (Rheinland)"] = hbf,
["Witten"] = hbf,
["Wuppertal"] = hbf,
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["48"] = {
["title"] = "[[Rhein-Wupper-Bahn|RB 48]] (Rhein-Wupper-Bahn)",
["left terminus"] = "Bonn-Mehlem",
["right terminus"] = "Wuppertal-Oberbarmen",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["1"] = {
["title"] = "[[NRW-Express|RE 1]] (NRW-Express)",
["left terminus"] = "Aachen",
["right terminus"] = "Hamm (Westf)",
},
["4"] = {
["title"] = "[[Wupper-Express|RE 4]] (Wupper-Express)",
["left terminus"] = "Aachen",
["right terminus"] = "Dortmund",
},
["5"] = {
["title"] = "[[Rhein-Express|RE 5]] (Rhein-Express)",
["left terminus"] = "Koblenz",
["right terminus"] = "Wesel",
},
["6"] = {
["title"] = "[[Rhein-Weser-Express|RE 6]] (Rhein-Weser-Express)",
["left terminus"] = "Cologne/Bonn Airport",
["right terminus"] = "Minden (Westfalen)",
},
["7"] = {
["title"] = "[[Rhein-Münsterland-Express|RE 7]] (Rhein-Münsterland-Express)",
["left terminus"] = "Krefeld",
["right terminus"] = "Rheine",
},
["11"] = {
["title"] = "[[Rhein-Hellweg-Express|RE 11]] (Rhein-Hellweg-Express)",
["left terminus"] = "Düsseldorf",
["right terminus"] = "Kassel-Wilhelmshöhe",
},
},
},
},
}
return p