Modul:Adjacent stations/KLRT

Daripada Wikipedia, ensiklopedia bebas.

Pendokumenan untuk modul ini boleh diciptakan di Modul:Adjacent stations/KLRT/doc

local colors = {
	["1"] = "1964b7",
	["2"] = "dc241f",
	["3"] = "fe8e10",
	["4"] = "721422",
	["5"] = "e0115f",
	["6"] = "8c238f",
	["7"] = "33a8b5",
	["8"] = "7dba00",
	["9"] = "11753a",
	["10"] = "8b4513",
	["11"] = "59b8e6",
	["12"] = "faca05",
	["13"] = "808080",
	["14"] = "808000",
	["21"] = "1e4d2b",
	["22"] = "4b0082"
}
local icon = "[[%s|<span style=\"display: inline-block; vertical-align: middle; " 
	.. "position: relative; border-radius: 3.3px; height: 20px; width: 22px; "
	.. "line-height: 100%%; background: #%s; text-align: center; font-weight: bold; "
	.. "font-size: 5px;\"><span style=\"position: absolute; top: 6.67px; left: 2px; "
	.. "border: 1.67px solid white; border-radius: 10%%; height: 8.33px; width: 15px; "
	.. "color: black; background: white; text-align: center; line-height: 8.89px; "
	.. "font-weight: bold; font-size: 11.11px;%s\";>%s</span></span>]]"

local p = {
	["lines"] = {
		["_default"] = {
			["title"] = "[[Laluan %1]]",
			["color"] = "000000"
		},
		["Seremban"] = {
			["color"] = colors["1"],
			["icon"] = string.format(icon, "Laluan Seremban", colors["1"], "", "1"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Pelabuhan Klang"] = {
			["color"] = colors["2"],
			["icon"] = string.format(icon, "Laluan Pelabuhan Klang", colors["2"], "", "2"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Ampang"] = {
			["title"] = "[[Laluan Ampang dan Sri Petaling|Laluan Ampang]]",
			["color"] = colors["3"],
			["icon"] = string.format(icon, "Laluan Ampang dan Sri Petaling", colors["3"], "", "3"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Sri Petaling"] = {
			["title"] = "[[Laluan Ampang dan Sri Petaling|Laluan Sri Petaling]]",
			["color"] = colors["4"],
			["icon"] = string.format(icon, "Laluan Ampang dan Sri Petaling", colors["4"], "", "4"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Kelana Jaya"] = {
			["title"] = "[[Laluan Kelana Jaya]]",
			["color"] = colors["5"],
			["icon"] = string.format(icon, "Laluan Kelana Jaya", colors["5"], "", "5"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["KLIA Ekspres"] = {
			["title"] = "[[KLIA Ekspres]]",
			["color"] = colors["6"],
			["icon"] = string.format(icon, "KLIA Ekspres", colors["6"], "", "6"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["KLIA Transit"] = {
			["title"] = "[[KLIA Transit]]",
			["color"] = colors["7"],
			["icon"] = string.format(icon, "KLIA Transit", colors["7"], "", "7"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["KL Monorail"] = {
			["title"] = "[[Monorel KL]]",
			["color"] = colors["8"],
			["icon"] = string.format(icon, "Monorel KL", colors["8"], "", "8"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Kajang"] = {
			["title"] = "[[Laluan Kajang]]",
			["color"] = colors["9"],
			["icon"] = string.format(icon, "Laluan Kajang", colors["9"], "", "9"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Skypark"] = {
			["title"] = "[[Laluan Skypark]]",
			["color"] = colors["10"],
			["icon"] = string.format(icon, "Laluan Skypark", colors["10"], "", "10"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Shah Alam"] = {
			["title"] = "[[Laluan Shah Alam]]",
			["color"] = colors["11"],
			["icon"] = string.format(icon, "Laluan Shah Alam", colors["11"], " font-style: italic;", "11"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Putrajaya"] = {
			["title"] = "[[Laluan Putrajaya]]",
			["color"] = colors["12"],
			["icon"] = string.format(icon, "Laluan Putrajaya", colors["12"], "", "12"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Circle MRT"] = {
			["title"] = "[[Laluan MRT Lingkaran|Laluan Lingkaran]]",
			["color"] = colors["13"],
			["icon"] = string.format(icon, "Laluan MRT Lingkaran", colors["13"], " font-style: italic;", "13"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["Putrajaya Monorail"] = {
			["title"] = "[[Monorel Putrajaya]]",
			["color"] = colors["14"],
			["icon"] = string.format(icon, "Monorel Putrajaya", colors["14"], " font-style: italic;", "14"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["BRT Sunway"] = {
			["color"] = colors["21"],
			["icon"] = string.format(icon, "Laluan BRT Sunway", colors["21"], "", "B1"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["BRT Federal"] = {
			["title"] = "[[Laluan BRT Persekutuan]]",
			["color"] = colors["22"],
			["icon"] = string.format(icon, "Laluan BRT Federal", colors["22"], " font-style: italic;", "B2"),
			["left terminus"] = "?",
			["right terminus"] = "?"
		}
	},
	["aliases"] = {
		["1"] = "Seremban",
		["blue"] = "Seremban",
		["kb"] = "Seremban",
		["kc"] = "Seremban",
		["seremban"] = "Seremban",
		["seremban line"] = "Seremban",
		["2"] = "Pelabuhan Klang",
		["red"] = "Pelabuhan Klang",
		["ka"] = "Pelabuhan Klang",
		["kd"] = "Pelabuhan Klang",
		["port klang"] = "Pelabuhan Klang",
		["Port Klang"] = "Pelabuhan Klang",
		["port klang line"] = "Pelabuhan Klang",
		["3"] = "Ampang",
		["orange"] = "Ampang",
		["lrt1"] = "Ampang",
		["ag"] = "Ampang",
		["ampang"] = "Ampang",
		["ampang line"] = "Ampang",
		["4"] = "Sri Petaling",
		["maroon"] = "Sri Petaling",
		["sp"] = "Sri Petaling",
		["ph"] = "Sri Petaling",
		["sri petaling"] = "Sri Petaling",
		["putra heights"] = "Sri Petaling",
		["sri petaling line"] = "Sri Petaling",
		["5"] = "Kelana Jaya",
		["ruby"] = "Kelana Jaya",
		["lrt2"] = "Kelana Jaya",
		["kj"] = "Kelana Jaya",
		["kelana jaya"] = "Kelana Jaya",
		["kelana jaya line"] = "Kelana Jaya",
		["6"] = "KLIA Ekspres",
		["purple"] = "KLIA Ekspres",
		["ke"] = "KLIA Ekspres",
		["klia express"] = "KLIA Ekspres",
		["express"] = "KLIA Ekspres",
		["klia ekspres"] = "KLIA Ekspres",
		["7"] = "KLIA Transit",
		["teal"] = "KLIA Transit",
		["kt"] = "KLIA Transit",
		["klia transit"] = "KLIA Transit",
		["transit"] = "KLIA Transit",
		["klia transit"] = "KLIA Transit",
		["8"] = "KL Monorail",
		["lightgreen"] = "KL Monorail",
		["mr"] = "KL Monorail",
		["monorail"] = "KL Monorail",
		["kl monorail"] = "KL Monorail",
		["9"] = "Kajang",
		["green"] = "Kajang",
		["mrt1"] = "Kajang",
		["kg"] = "Kajang",
		["sbk"] = "Kajang",
		["sungai buloh kajang"] = "Kajang",
		["sungai buloh kajang line"] = "Kajang",
		["sungai buloh-kajang line"] = "Kajang",
		["mrt kajang line"] = "Kajang",
		["kajang"] = "Kajang",
		["10"] = "Skypark",
		["brown"] = "Skypark",
		["ks"] = "Skypark",
		["skypark"] = "Skypark",
		["11"] = "Shah Alam",
		["skyblue"] = "Shah Alam",
		["lrt3"] = "Shah Alam",
		["sa"] = "Shah Alam",
		["bk"] = "Shah Alam",
		["buk"] = "Shah Alam",
		["js"] = "Shah Alam",
		["johan setia line"] = "Shah Alam",
		["bandar utama-klang line"] = "Shah Alam",
		["s"] = "Shah Alam",
		["12"] = "Putrajaya",
		["yellow"] = "Putrajaya",
		["mrt2"] = "Putrajaya",
		["ssp"] = "Putrajaya",
		["py"] = "Putrajaya",
		["mrt putrajaya line"] = "Putrajaya",
		["putrajaya"] = "Putrajaya",
		["13"] = "Circle MRT",
		["grey"] = "Circle MRT",
		["mrt3"] = "Circle MRT",
		["cc"] = "Circle MRT",
		["14"] = "Putrajaya Monorail",
		["olive"] = "Putrajaya Monorail",
		["pm"] = "Putrajaya Monorail",
		["21"] = "BRT Sunway",
		["darkgreen"] = "BRT Sunway",
		["b1"] = "BRT Sunway",
		["sb"] = "BRT Sunway",
		["brt sunway"] = "BRT Sunway",
		["brt sunway line"] = "BRT Sunway",
		["sunway"] = "BRT Sunway",
		["sunway line"] = "BRT Sunway",
		["22"] = "BRT Federal",
		["violet"] = "BRT Federal",
		["b2"] = "BRT Federal",
		["fb"] = "BRT Federal",
		["federal"] = "BRT Federal",
		["federal line"] = "BRT Federal",
		["brt federal"] = "BRT Federal",
		["brt federal line"] = "BRT Federal"
	}
}

return p