Module:Adjacent stations/SMRT
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Mass Rapid Transit (Singapore).
Usage
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Branch line | Branch |
b85600 |
| |
Circle Line | Circle |
fa9e0d |
| |
Cross Island Line | Cross Island |
97C616 |
| |
Downtown Line | Downtown |
005ec4 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | East–West |
|
| |
Jurong Region Line | Jurong Region |
0099aa |
| |
North East Line | North East |
9900aa |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North–South |
|
| |
Thomson–East Coast Line | Thomson–East Coast |
9D5B25 |
|
Branches
Used on stations in the branch to display the correct terminus.
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | CGA |
|
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Circle Line | Circle Line – DBG | DBG |
fa9e0d |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Circle Line | Circle Line – MRB | MRB |
fa9e0d |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Cross Island Line | Cross Island Line – CPe | CPe |
97C616 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
Note: DBG for stations between Dhoby Ghaut and Promenade, MRB for stations between Marina Bay and Promenade.
Future extensions
Keys differentiate end terminus of the extension. Used on stations in the extension.
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Circle Line | Circle Line – Future service | CCL6 |
fa9e0d |
| |
Downtown Line | Downtown Line – DTL2e | DTL2e |
005ec4 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Downtown Line | Downtown Line – DTL3e | DTL3e |
005ec4 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Thomson–East Coast Line | Thomson–East Coast Line – TEL5 | TEL5 |
9D5B25 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Thomson–East Coast Line | Thomson–East Coast Line – TELe | TELe |
9D5B25 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Cross Island Line | Cross Island Line – CRL2 | CRL2 |
97C616 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Cross Island Line | Cross Island Line – CRL3 | CRL3 |
97C616 |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Jurong Region Line | Jurong Region Line – JRL3 South | JRL3 South |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Jurong Region Line | Jurong Region Line – JRL3 West | JRL3 West |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
Note: CCL6 is configured as a circular line with no end terminus.
Jurong Region Line services
Keys differentiate end terminus based on physical branch.
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Jurong Region Line | Jurong Region Line – North | North |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Jurong Region Line | Jurong Region Line – South | South |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Jurong Region Line | Jurong Region Line – West | West |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). | |
Jurong Region Line | Jurong Region Line – East | East |
0099aa |
Lua error in Module:Adjacent_stations at line 583: attempt to index local 'line_type' (a nil value). |
North: stations between Choa Chu Kang and Bahar Junction
South: stations between Bahar Junction and Jurong Pier
West: stations between Bahar Junction and Peng Kang Hill
East: stations between Tengah and Pandan Reservoir
local smrt = "%1 MRT/LRT station"
local p = {
["system title"] = "[[Mass Rapid Transit (Singapore)|Mass Rapid Transit]]",
["system icon"] = "",
["station format"] = {
"%1 MRT station",
["Bukit Panjang"] = smrt,
["Choa Chu Kang"] = smrt,
["Punggol"] = smrt,
["Riviera"] = smrt,
["Sengkang"] = smrt,
},
["lines"] = {
["Branch"] = {
["title"] = "[[Branch MRT line|Branch line]]",
["color"] = "b85600",
["left terminus"] = "Jurong East",
["right terminus"] = "Choa Chu Kang",
},
["Circle"] = {
["title"] = "[[Circle MRT line|Circle Line]]",
["color"] = "fa9e0d",
["left terminus"] = "Dhoby Ghaut",
["right terminus"] = "HarbourFront",
["types"] = {
["Stadium"] = {
["title"] ="Stadium Shuttle",
["left terminus"] = "Marina Bay",
["right terminus"] = "Stadium",
},
["CCL6"] = {
["title"] ="Future service",
["left terminus"] = "Clockwise / outer",
["right terminus"] = "Anticlockwise / inner",
["circular"] = true,
},
},
},
["Cross Island"] = {
["title"] = "[[Cross Island MRT line|Cross Island Line]]",
["color"] = "97C616",
["left terminus"] = "Aviation Park",
["right terminus"] = {
"Bright Hill",
"Jurong Lake District"
},
["types"] = {
["Punggol"] = {
["title"] = "Punggol extension",
["left terminus"] = "Pasir Ris",
["right terminus"] = "Punggol",
},
},
},
["Downtown"] = {
["title"] = "[[Downtown MRT line|Downtown Line]]",
["color"] = "005ec4",
["left terminus"] = "Bukit Panjang",
["right terminus"] = {
"Expo",
"Sungei Bedok",
},
},
["East West"] = {
["title"] = "[[East West MRT line|East West Line]]",
["color"] = "009645",
["left terminus"] = "Pasir Ris",
["right terminus"] = "Tuas Link",
["types"] = {
["Changi"] ={
["title"] = "Changi Airport Line",
["left terminus"] = "Tanah Merah",
["right terminus"] = "Changi Airport",
},
},
},
["Jurong Region"] = {
["title"] = "[[Jurong Region MRT line|Jurong Region Line]]",
["color"] = "0099aa",
["types"] = {
-- Branch from Tengah to Pandan Reservoir
["Pandan"] = {
["title"] = "Future service",
["left terminus"] = "Tengah",
["right terminus"] = "Pandan Reservoir",
},
-- Services between Choa Chu Kang and Boon Lay/Jurong Pier
-- Update terminus to Jurong Pier when Stage 3 opens
-- For stations before Bahar Junction
["Jurong Pier BJN"] = {
["title"] = "Future service",
["right terminus"] = {
"Boon Lay",
["via"] = "Bahar Junction",
},
["oneway-left"] = true,
},
-- For stations after Bahar Junction
["Jurong Pier"] = {
["title"] = "Future service",
["right terminus"] = {
"Jurong Pier",
"Boon Lay",
},
["oneway-left"] = true,
},
-- Services between Boon Lay/Jurong Pier and Tawas/Peng Kang Hill
-- For stations before Bahar Junction
["Peng Kang BJN"] = {
["title"] = "Future service",
["right terminus"] = {
"Peng Kang Hill",
["via"] = "Bahar Junction",
},
["oneway-left"] = true,
},
-- For stations after Bahar Junction
["Peng Kang"] = {
["title"] = "Future service",
["right terminus"] = {
"Peng Kang Hill",
"Tawas",
},
["oneway-left"] = true,
},
-- Services between Tawas/Peng Kang Hill and Choa Chu Kang
-- For stations before Bahar Junction
["CCK BJN"] = {
["title"] = "Future service",
["oneway-left"] = true,
["right terminus"] = {
"Choa Chu Kang",
["via"] = "Bahar Junction",
},
},
-- For stations after Bahar Junction
["CCK"] = {
["title"] = "Future service",
["oneway-left"] = true,
["right terminus"] = "Choa Chu Kang",
},
},
},
["North East"] = {
["title"] = "[[North East MRT line|North East Line]]",
["color"] = "9900aa",
["left terminus"] = "HarbourFront",
["right terminus"] = {
"Punggol",
"Punggol Coast",
},
},
["North South"] = {
["title"] = "[[North South MRT line|North South Line]]",
["color"] = "d42e12",
["left terminus"] = "Jurong East",
["right terminus"] = "Marina South Pier",
},
["Thomson–East Coast"] = {
["title"] = "[[Thomson–East Coast MRT line|Thomson–East Coast Line]]",
["color"] = "9D5B25",
["left terminus"] = "Woodlands North",
["right terminus"] = {
-- Update terminus accordingly as stages open
"Caldecott",
"Gardens by the Bay",
"Bayshore","Sungei Bedok"
},
},
},
["aliases"] = {
["circle (planned)"] = "Circle",
["cc"] = "Circle",
["ce"] = "Circle",
["circle"] = "Circle",
["ci"] = "Cross Island",
["cr"] = "Cross Island",
["cp"] = "Cross Island",
["cross island"] = "Cross Island",
["dt"] = "Downtown",
["downtown"] = "Downtown",
["ew"] = "East West",
["cg"] = "East West",
["east west"] = "East West",
["jr"] = "Jurong Region",
["je"] = "Jurong Region",
["js"] = "Jurong Region",
["jw"] = "Jurong Region",
["jurong region"] = "Jurong Region",
["ne"] = "North East",
["north east"] = "North East",
["ns"] = "North South",
["north south"] = "North South",
["te"] = "Thomson–East Coast",
["thomson-east coast"] = "Thomson–East Coast",
["thomson–east coast"] = "Thomson–East Coast"
},
}
return p