Module:Adjacent stations/Vlexx
Appearance
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 31 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 33 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 34 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 44 |
|
| |
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 73 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RB 74 |
|
| |
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. | RE 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 13 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 15 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | RE 17 |
|
|
local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local rws = "%1 railway station"
local p = {
["system title"] = "[[Vlexx]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Boppard"] = hbf,
["Frankfurt (Main)"] = hbf,
["Kaiserslautern"] = hbf,
["Koblenz"] = hbf,
["Mainz"] = hbf,
["Mannheim"] = hbf,
["Saarbrücken"] = hbf,
["Wabern"] = "Wabern station (Hesse)",
["Wiesbaden"] = hbf,
["Worms"] = hbf,
-- common English spellings
["Frankfurt"] = "[[Frankfurt (Main) Hauptbahnhof|Frankfurt (Main) Hbf]]",
["Frankfurt Flughafen"] = "[[Frankfurt Airport long-distance station|Frankfurt Airport]]",
},
["lines"] = {
["RB"] = {
["title"] = "",
["color"] = "00519E",
["types"] = {
["31"] = {
["title"] = "[[List of railway routes in Hesse|RB 31]]",
["left terminus"] = "Mainz",
["right terminus"] = "Kirchheimbolanden"
},
["33"] = {
["title"] = "[[List of railway routes in Hesse|RB 33]]",
["left terminus"] = "Frankfurt",
["right terminus"] = "Idar-Oberstein"
},
}
},
["RE"] = {
["title"] = "",
["color"] = "E2001A",
["types"] = {
["3"] = {
["title"] = "[[List of railway routes in Hesse|RE 3]]",
["left terminus"] = "Frankfurt",
["right terminus"] = "Saarbrücken",
},
["13"] = {
["title"] = "[[List of railway routes in Hesse|RE 13]]",
["left terminus"] = "Frankfurt",
["right terminus"] = "Alzey",
},
["17"] = {
["title"] = "[[List of rail services in Rhineland-Palatinate|RE 17]]",
["left terminus"] = "Koblenz",
["right terminus"] = "Kaiserslautern",
},
},
},
},
}
return p