Module:Adjacent stations/SMRT: Difference between revisions

Content deleted Content added
JRL branches
m CR1
 
(15 intermediate revisions by 5 users not shown)
Line 1:
local mrtlrt = "%1 MRT/LRT station"
 
-- Regarding background-color:
-- CSS requires using American English "color"
 
local p = {
Line 5 ⟶ 8:
["system icon"] = "",
["name format"] = {
"font-family: helvetica; background-colourcolor: transparent;",
["Branch"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #b85600;",
["Circle"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #fa9e0d;",
["Cross Island"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #97C616;",
["Downtown"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #005ec4;",
["East–West"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #009645;",
["Jurong Region"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #0099aa;",
["North East"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #9900aa;",
["North–South"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #d42e12;",
["Thomson–East Coast"] = "font-family: helvetica; background-colourcolor: transparent; border-bottom: 8px solid #9D5B25;",
},
["station format"] = {
Line 29 ⟶ 32:
},
["Branch"] = {
["titleshort name"] = "B",
["color"] = "b85600",
["text color"] = "FFFFFF",
["left terminus"] = "Jurong East",
["right terminus"] = "Choa Chu Kang",
},
["Circle"] = {
["short name"] = "CCL",
["color"] = "fa9e0d",
["text color"] = "000000",
["left terminus"] = {
"Dhoby Ghaut",
Line 53 ⟶ 60:
["CCL6"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Clockwise / outer",
["right terminus"] = "Anticlockwise / inner",
Line 61 ⟶ 68:
},
["Cross Island"] = {
["short name"] = "CRL",
["color"] = "97C616",
["text color"] = "000000",
["note-mid"] = "Future service",
["left terminus"] = "Aviation Park",
Line 68 ⟶ 77:
["CRL2"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Aviation Park",
["right terminus"] = "Jurong Lake District",
Line 74 ⟶ 83:
["CRL3"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Aviation Park",
["right terminus"] = "PunggolGul CoastCircle",
},
["CR1"] = {
["NELetitle"] = {"",
["note-mid"] = "Future service",
["left terminus"] = "HarbourFrontChangi Terminal 5",
["right terminus"] = "Gul Circle",
},
Line 87 ⟶ 102:
},
["Downtown"] = {
["short name"] = "DTL",
["color"] = "005ec4",
["text color"] = "FFFFFF",
["left terminus"] = "Bukit Panjang",
["right terminus"] = "Expo",
Line 93 ⟶ 110:
["DTL3e"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Bukit Panjang",
["right terminus"] = "Sungei Bedok",
Line 99 ⟶ 116:
["DTL2e"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Sungei Kadut",
["right terminus"] = "Sungei Bedok",
},
},
},
["East–West"] = {
["short name"] = "EWL",
["color"] = "009645",
["text color"] = "FFFFFF",
["left terminus"] = "Pasir Ris",
["right terminus"] = "Tuas Link",
Line 118 ⟶ 137:
},
["Jurong Region"] = {
["short name"] = "JRL",
["color"] = "0099aa",
["text color"] = "FFFFFF",
["left terminus"] = {
"Choa Chu Kang",
Line 139 ⟶ 160:
["left terminus"] = "Tawas",
["right terminus"] = "Boon Lay",
},
["typesJRL3 South"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Peng Kang Hill",
["right terminus"] = "Jurong Pier",
},
["West"] = {
Line 146 ⟶ 173:
["right terminus"] = "Tawas",
},
["PandanJRL3 West"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Choa Chu Kang",
["right terminus"] = "Peng Kang Hill",
},
["East"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Tengah",
["right terminus"] = "Pandan Reservoir",
},
["WCE1"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Tengah",
["right terminus"] = "West Coast",
},
["WCE2"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Tengah",
["right terminus"] = "Kent Ridge",
},
},
},
["North East"] = {
["short name"] = "NEL",
["color"] = "9900aa",
["text color"] = "FFFFFF",
["left terminus"] = "HarbourFront",
["right terminus"] = "Punggol Coast",
["types"] = {
["NELe"] = {
["title"] = "",
["note-mid"] ="Future service",
["left terminus"] = "HarbourFront",
["right terminus"] = "Punggol Coast",
},
},
},
["North–South"] = {
["short name"] = "NSL",
["color"] = "d42e12",
["text color"] = "FFFFFF",
["left terminus"] = "Jurong East",
["right terminus"] = "Marina South Pier",
},
["Thomson–East Coast"] = {
["short name"] = "TEL",
["color"] = "9D5B25",
["text color"] = "FFFFFF",
["left terminus"] = "Woodlands North",
["right terminus"] = "Gardens by the BayBayshore",
["types"] = {
["TEL4TEL5"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Woodlands North",
["right terminus"] = "BayshoreSungei Bedok",
},
["TEL5TELe"] = {
["title"] = "",
["note-mid"] = "Future service",
["left terminus"] = "Woodlands North",
["right terminus"] = "SungeiTanah BedokMerah",
},
},
Line 200 ⟶ 243:
["cross island"] = "Cross Island",
["dt"] = "Downtown",
["de"] = "Downtown",
["downtown"] = "Downtown",
["ew"] = "East–West",