Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Singapore LRT
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local slrt = "%1 MRT/LRT station" local p = { ["system title"] = "[[Light Rail Transit (Singapore)|Light Rail Transit]]", ["system icon"] = "", ["station format"] = { "%1 LRT station", ["Damai"] = "%1 LRT station (Singapore)", ["Bukit Panjang"] = slrt, ["Choa Chu Kang"] = slrt, ["Riviera"] = slrt, ["Sengkang"] = slrt, ["Punggol"] = slrt, }, ["lines"] = { ["Bukit Panjang"] = { ["title"] = "[[Bukit Panjang LRT line|Bukit Panjang LRT]]", ["color"] = "748477", ["right terminus"] = "Choa Chu Kang", ["types"] = { ["Service A (Choa Chu Kang - Bukit Panjang)"] = { ["title"] = "Service A", ["left terminus"] = "Choa Chu Kang", ["right terminus"] = { "Choa Chu Kang", ["via"] = "Senja", }, }, ["Service B (Choa Chu Kang - Bukit Panjang)"] = { ["title"] = "Service B", ["left terminus"] = "Choa Chu Kang", ["right terminus"] = { "Choa Chu Kang", ["via"] = "Petir", }, }, ["Service A (Bukit Panjang loop)"] = { ["title"] = "Service A", ["left terminus"] = "Choa Chu Kang", ["right terminus"] = { "Choa Chu Kang", ["via"] = "Bukit Panjang", }, }, ["Service B (Bukit Panjang loop)"] = { ["title"] = "Service B", ["left terminus"] = "Choa Chu Kang", ["right terminus"] = { "Choa Chu Kang", ["via"] = "Bukit Panjang", }, }, ["Service C"] = { ["title"] = "Service C", ["left terminus"] = "Ten Mile Junction", ["right terminus"] = { "Ten Mile Junction", ["via"] = "Senja", }, }, }, }, ["Sengkang"] = { ["title"] = "[[Sengkang LRT line|Sengkang LRT]]", ["color"] = "748477", ["types"] = { ["West Loop"] = { ["title"] = "West Loop", ["left terminus"] = "Clockwise / outer", ["right terminus"] = "Anticlockwise / inner", ["circular"] = true, }, ["East Loop"] = { ["title"] = "East Loop", ["left terminus"] = "Clockwise / outer", ["right terminus"] = "Anticlockwise / inner", ["circular"] = true, }, }, }, ["Punggol"] = { ["title"] = "[[Punggol LRT line|Punggol LRT]]", ["color"] = "748477", ["types"] = { ["West Loop"] = { ["title"] = "West Loop", ["left terminus"] = "Clockwise / outer", ["right terminus"] = "Anticlockwise / inner", ["circular"] = true, }, ["East Loop"] = { ["title"] = "East Loop", ["left terminus"] = "Clockwise / outer", ["right terminus"] = "Anticlockwise / inner", ["circular"] = true, }, }, }, }, ["aliases"] = { ["bp"] = "Bukit Panjang", ["bukit panjang"] = "Bukit Panjang", ["se"] = "Sengkang", ["sk"] = "Sengkang", ["sw"] = "Sengkang", ["stc"] = "Sengkang", ["sengkang"] = "Sengkang", ["pe"] = "Punggol", ["pg"] = "Punggol", ["pw"] = "Punggol", ["ptc"] = "Punggol", ["punggol"] = "Punggol", }, } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Singapore LRT/doc
(
edit
)
Module:String
(
edit
)