Jump to content

Module:Adjacent stations/Arverio Bayern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Grahamec (talk | contribs) at 12:29, 6 January 2022 (Grahamec moved page Module:Sandbox/Grahamec/Adjacent stations/Go-Ahead Bayern to Module:Adjacent stations/Go-Ahead Bayern without leaving a redirect: test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "Go-Ahead Bayern",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["München Hbf"] = "München Hauptbahnhof",
	},
	["lines"] = {
		["BRB"] = {
			["title"] = "",
			["types"] = {
				["RE 96"] = {
			    ["color"] = "FF0000",
					["title"] = "[[Go-Ahead Bayern|RE 96]]",
					["left terminus"] = "München Hbf",
					["right terminus"] = "Lindau-Reutin",
				},
			},
		},
	},
}

return p