Module:Adjacent stations/Hohenzollerische Landesbahn
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Hohenzollerische Landesbahn.
local p = {
["system title"] = "",
["system icon"] = "[[File:Logo Hohenzollerische Landesbahn.svg|60px|link=Hohenzollerische Landesbahn]]",
["station format"] = {
"%1 station",
["Ulm Hbf"] = "Ulm Hauptbahnhof",
["Aalen Hbf"] = "Aalen Hauptbahnhof",
},
["lines"] = {
["RS"] = {
["title"] = "",
["color"] = "00af04",
["types"] = {
["3"] = {
["title"] = "[[Danube-Iller Regional S-Bahn|RS 3]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Munderkingen",
},
["5"] = {
["title"] = "[[Danube-Iller Regional S-Bahn|RS 5]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Aalen Hbf",
},
["51"] = {
["title"] = "[[Danube-Iller Regional S-Bahn|RS 51]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Langenau",
},
},
},
["RE"] = {
["title"] = "",
["color"] = "FF0000",
["types"] = {
["57"] = {
["title"] = "[[Regional-Express|RE 57]]",
["left terminus"] = "Ulm Hbf",
["right terminus"] = "Aalen Hbf",
},
},
},
},
}
return p