Difference between revisions of "Module:Adjacent stations/Gornergrat Railway"

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:28, 8 July 2021

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