모듈:Adjacent stations/Chur S-Bahn

위키백과, 우리 모두의 백과사전.

local p = {
	["system title"] = "[[쿠어 S-반]]",
	["system icon"] = "",
	["station format"] = {
		"%1역",
	},
	["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