Difference between revisions of "Module:Adjacent stations/Dampfbahn-Verein Zürcher Oberland"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mackensen
(Created page with 'local p = { ["system title"] = "Dampfbahn-Verein Zürcher Oberland", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] =...')
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:34, 26 September 2020

local p = {
	["system title"] = "[[Dampfbahn-Verein Zürcher Oberland]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["Uerikon–Bauma railway"] = {
			["title"] = "[[Uerikon–Bauma railway]]",
			["color"] = "e21341",
			["left terminus"] = "Hinwil",
			["right terminus"] = "Bauma",
		},
	},
}

return p