local p = {
	["system title"] = "[[Johor Bahru–Singapore Rapid Transit System|RTS Link]]",
	["system icon"] = "",
	["name format"] = { "font-family: Aller; font-size: 150%; background-color: #ffffff; color: #000000; padding: 0.5em; line-height: 100%; white-space: nowrap; border-top: 10px solid #{{rcr|RTS}} ; border-left: 10px solid #{{rcr|RTS}} ; border-right: 10px solid #{{rcr|RTS}}; border-top-left-radius: 0em; border-top-right-radius: 0em; border-bottom-right-radius: 0em; border-bottom-left-radius: 0em; margin: 0.25em; text-align: center",},
	["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