Module:Adjacent stations/Chur S-Bahn: Difference between revisions

imported>Mackensen
(save)
 
(No difference)

Latest revision as of 03:27, 16 Ocak 2020

local p = {
	["system title"] = "[[Chur S-Bahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["1"] = {
			["title"] = "[[Chur S-Bahn#Lines|S1]]",
			["short name"] = "S1",
			["text color"] = "FFFFFF",
			["color"] = "458cc3",
			["left terminus"] = "Rhäzüns",
			["right terminus"] = "Schiers",
		},
		["2"] = {
			["title"] = "[[Chur S-Bahn#Lines|S2]]",
			["short name"] = "S2",
			["text color"] = "FFFFFF",
			["color"] = "d40075",
			["left terminus"] = "Thusis",
			["right terminus"] = "Chur",
		},
	},
}

return p