Module:Adjacent stations/Stern und Hafferl Verkehr
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Stern und Hafferl Verkehr.
local p = {
["system title"] = "[[Stern und Hafferl Verkehr]]",
["system icon"] = "[[File:Stern & Hafferl Verkehrsgesellschaft logo.svg|link=Stern und Hafferl Verkehr]]",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["R Vöcklamarkt-Attersee"] = {
["title"] = "[[Regionalzug]]",
["color"] = "3d85d0",
["left terminus"] = "Vöcklamarkt",
["right terminus"] = "Attersee",
},
},
}
return p