Difference between revisions of "Module:Adjacent stations/Glacier Express"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mackensen
(save)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:37, 26 September 2020

This is a data module for Module:Adjacent stations. It supports services operated by the Glacier Express. .

Lines

Template:Rail template doc Template:Rail template doc Template:Rail template doc


local p = {
	["system title"] = "[[Glacier Express]]",
	["system icon"] = "",
	["system color"] = "DA182B",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["Glacier Express"] = {
			["title"] = "''[[Glacier Express]]''",
			["color"] = "DA182B",
			["left terminus"] = "Zermatt",
			["right terminus"] = "St. Moritz",
		},
	},
}

return p