Jump to content

Module:Adjacent stations/Stern und Hafferl Verkehr

From Humanipedia
Revision as of 21:33, 3 February 2025 by Humanipedia (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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|100px|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