Module:Adjacent stations/Seehas

MyWikiBiz, Author Your Legacy — Tuesday May 07, 2024
Jump to navigationJump to search
local p = {
	["system title"] = "[[Seehas]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB"] = {
			["title"] = "[[Regionalbahn|RB]]",
			["types"] = {
				["Engen–Konstanz"] = {
					["title"] = "",
					["color"] = "09428f",
					["left terminus"] = "Engen",
					["right terminus"] = "Konstanz",
				},
			},
		},
	},
}

return p