Jump to content

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

From Humanipedia
Revision as of 20:06, 15 September 2019 by hp>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)

This is a data module for Module:Adjacent stations. It supports services operated by Dampfbahn-Verein Zürcher Oberland.

Lines

Template:Rail template doc Template:Rail template doc Template:Rail template doc


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