Module:Adjacent stations/Dampfbahn-Verein Zürcher Oberland

From blackwiki
< Module:Adjacent stations
Revision as of 00:06, 16 September 2019 by blackwiki>Mackensen (Created page with 'local p = { ["system title"] = "Dampfbahn-Verein Zürcher Oberland", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] =...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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