Jump to content

Module:Adjacent stations/Gornergrat Railway

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Gornergrat Railway]]",
	["system icon"] = "",
	["system color"] = "aa3300",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["Gornergrat–Zermatt"] = {
			["title"] = "Gornergrat–Zermatt",
			["color"] = "aa3300",
			["left terminus"] = "Gornergrat",
			["right terminus"] = "Zermatt GGB",
		},
	},
}

return p