Module:Adjacent stations/SMRT: Difference between revisions

Content deleted Content added
Added name formats for the other lines
Clean up; default
Line 1:
local smrtmrtlrt = "%1 MRT/LRT station"
 
local p = {
Line 10:
["Cross Island"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #97C616;",
["Downtown"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #005ec4;",
["East WestEast–West"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #009645;",
["Jurong Region"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #0099aa;",
["North East"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #9900aa;",
["North SouthNorth–South"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #d42e12;",
["Thomson–East Coast"] = "font-family: helvetica; background-colour: transparent; border-bottom: 8px solid #9D5B25;",
},
["station format"] = {
"%1 MRT station",
["Bukit Panjang"] = smrtmrtlrt,
["Choa Chu Kang"] = smrtmrtlrt,
["Punggol"] = smrtmrtlrt,
["Riviera"] = smrtmrtlrt,
["Sengkang"] = smrtmrtlrt,
},
["lines"] = {
["_default"] = {
["title"] = "[[Circle%1 MRT line|Circle%1 Line]]",
},
["Branch"] = {
["title"] = "[[Branch MRT line|Branch line]]",
["color"] = "b85600",
["left terminus"] = "Jurong East",
Line 32 ⟶ 34:
},
["Circle"] = {
["title"] = "[[Circle MRT line|Circle Line]]",
["color"] = "fa9e0d",
["left terminus"] = {
Line 49 ⟶ 50:
},
["Cross Island"] = {
["title"] = "[[Cross Island MRT line|Cross Island Line]]",
["color"] = "97C616",
["left terminus"] = "Aviation Park",
["right terminus"] = {
"Bright Hill",
"Jurong Lake District",
"Gul Circle"
},
["types"] = {
Line 65 ⟶ 66:
},
["Downtown"] = {
["title"] = "[[Downtown MRT line|Downtown Line]]",
["color"] = "005ec4",
["left terminus"] = {
"Bukit Panjang",
"Sungei Kadut",
},
["right terminus"] = {
"Expo",
Line 73 ⟶ 76:
},
},
["East WestEast–West"] = {
["title"] = "[[East–West MRT line|East–West Line]]",
["color"] = "009645",
["left terminus"] = "Pasir Ris",
Line 87 ⟶ 89:
},
["Jurong Region"] = {
["title"] = "[[Jurong Region MRT line|Jurong Region Line]]",
["color"] = "0099aa",
["left terminus"] = {
Line 110 ⟶ 111:
},
["North East"] = {
["title"] = "[[North East MRT line|North East Line]]",
["color"] = "9900aa",
["left terminus"] = "HarbourFront",
Line 118:
},
},
["North SouthNorth–South"] = {
["title"] = "[[North–South MRT line|North–South Line]]",
["color"] = "d42e12",
["left terminus"] = "Jurong East",
Line 125 ⟶ 124:
},
["Thomson–East Coast"] = {
["title"] = "[[Thomson–East Coast MRT line|Thomson–East Coast Line]]",
["color"] = "9D5B25",
["left terminus"] = "Woodlands North",
Line 137 ⟶ 135:
},
["aliases"] = {
["circle (planned)"] = "Circle",
["cc"] = "Circle",
["ce"] = "Circle",
["circle"] = "Circle",
["ci"] = "Cross Island",
["cr"] = "Cross Island",
["cp"] = "Cross Island",
Line 147 ⟶ 143:
["dt"] = "Downtown",
["downtown"] = "Downtown",
["ew"] = "East WestEast–West",
["cg"] = "East WestEast–West",
["east west"] = "East WestEast–West",
["east-west"] = "East–West",
["east–west"] = "East–West",
["jr"] = "Jurong Region",
["je"] = "Jurong Region",
Line 157 ⟶ 155:
["ne"] = "North East",
["north east"] = "North East",
["ns"] = "North SouthNorth–South",
["north south"] = "North SouthNorth–South",
["north-south"] = "North–South",
["north–south"] = "North–South",
["te"] = "Thomson–East Coast",
["thomson-east coast"] = "Thomson–East Coast",