Jump to content

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

From Humanipedia
hp>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 21:38, 3 February 2025

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

Lines[edit source]

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