Module:Adjacent stations/RTS

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Johor Bahru–Singapore Rapid Transit System|RTS Link]]",
	["system icon"] = "",
	["station format"] = {
		"%1 RTS station",
		["Woodlands North"] = "Woodlands North MRT station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Johor Bahru–Singapore Rapid Transit System|Johor Bahru–Singapore Link]]",
            ["short name"] = "RTS",
			["color"] = "87CEFA",
			["text color"] = "000000",
			["left terminus"] = "Bukit Chagar",
			["right terminus"] = "Woodlands North",
		},
	},
}

return p