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/SRT Red Lines
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 x = "%1 railway station" local y = "%1 BTS station" local p = { ["system title"] = "[[SRT Red Lines]]", ["system icon"] = "", ["station format"] = { "%1 Station", ["Taling Chan"] = x, ["Bang Bamru"] = x, ["Hua Mak"] = x, ["Rangsit"] = x, ["Wongwian Yai"] = y, ["Talat Phlu"] = y, ["Wutthakat"] = y, ["Bang Sue"] = "Bang Sue Grand Station", ["Hua Lamphong"] = "Hua Lamphong Station (SRT Dark Red Line)", }, ["lines"] = { ["Light Red Line"] = { ["title"] = "[[SRT Light Red Line|Light Red Line]]", ["color"] = "fd5353", ["left terminus"] = "Bang Sue", ["right terminus"] = "Taling Chan", ["types"] = { ["Phase III"] = { ["title"] ="", ["note-mid"] = "Phase III", ["left terminus"] = "Taling Chan", ["right terminus"] = "Sala Ya", }, ["Phase IV"] = { ["title"] ="", ["note-mid"] = "Phase IV", ["left terminus"] = "Hua Mak", ["right terminus"] = "Bang Sue", }, }, }, ["Dark Red Line"] = { ["title"] = "[[SRT Dark Red Line|Dark Red Line]]", ["color"] = "e10506", ["left terminus"] = "Bang Sue", ["right terminus"] = "Rangsit", ["types"] = { ["City Train"] = { ["title"] ="<small>City Train</small>", ["left terminus"] = "Bang Sue", ["right terminus"] = "Rangsit", }, ["Express Train"] = { ["title"] ="<small>Express Train</small>", ["left terminus"] = "Bang Sue", ["right terminus"] = "Rangsit", }, ["Phase II"] = { ["title"] ="", ["note-mid"] = "Phase III", ["left terminus"] = "Rangsit", ["right terminus"] = "Thammasat University", }, ["Phase III"] = { ["title"] ="", ["note-mid"] = "Phase III", ["left terminus"] = "Hua Lamphong", ["right terminus"] = "Bang Sue", }, ["Phase IV"] = { ["title"] ="", ["note-mid"] = "Phase IV", ["left terminus"] = "Bang Bon", ["right terminus"] = "Khlong San", }, }, }, }, ["aliases"] = { ["light red"] = "Light Red Line", ["dark red"] = "Dark Red Line", } } 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/SRT Red Lines/doc
(
edit
)
Module:String
(
edit
)