Jump to content

Module:Adjacent stations/Stern und Hafferl Verkehr: Difference between revisions

From Humanipedia
hp>SleepTrain456
No edit summary
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:33, 3 February 2025

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