Module:Adjacent stations/Gornergrat Railway

From blackwiki
< Module:Adjacent stations
Revision as of 12:37, 26 September 2020 by Blackwikiadmin (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/Gornergrat Railway/doc

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