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/Docklands Light Railway
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 station" local rws = "%1 railway station" local p = { ["system title"] = "[[Docklands Light Railway|DLR]]", ["system icon"] = "[[File:DLR no-text roundel.svg|15px|link=Docklands Light Railway|alt=Docklands Light Railway]]", ["system color"] = "00b2a9", ["station format"] = { "%1 DLR station", ["Canning Town"] = x, ["Custom House"] = x, ["Greenwich"] = x, ["Lewisham"] = x, ["Limehouse"] = x, ["Stratford"] = x, ["Stratford International"] = x, ["West Ham"] = x, ["Woolwich Arsenal"] = x, ["Bank"] = "Bank and Monument stations", ["Dagenham Dock"] = rws, ["Shadwell & St. George's East"] = rws }, ["lines"] = { ["_default"] = { ["title"] = "[[Docklands Light Railway]]", ["color"] = "00b2a9", }, ["dlr"]= { ["left terminus"]="Foo", ["right terminus"]="Bar", ["types"] = { ["Bank–Lewisham"] = { ["left terminus"] = "Bank", ["right terminus"] = "Lewisham" }, ["Stratford–Canary Wharf"] = { ["left terminus"] = "Stratford", ["right terminus"] = "Canary Wharf" }, ["Stratford–Lewisham"] = { ["note-mid"] = "<abbr title=\"06:30–10:00 weekdays\">Morning peak only</abbr>", ["left terminus"] = "Stratford", ["right terminus"] = "Lewisham" }, ["Tower Gateway–Beckton"] = { ["left terminus"] = "Tower Gateway", ["right terminus"] = "Beckton" }, ["Canning Town–Beckton"] = { ["note-mid"] = "<abbr title=\"10:00–16:00 weekdays, 08:30–19:30 Saturdays and bank holidays, 10:30–19:30 Sundays\">Inter-peak/daytime only</abbr>", ["left terminus"] = "Canning Town", ["right terminus"] = "Beckton" }, ["Bank–Woolwich Arsenal"] = { ["title"] = "Bank–Woolwich", ["left terminus"] = "Bank", ["right terminus"] = "Woolwich Arsenal" }, ["Stratford International–Woolwich Arsenal"] = { ["title"] = "Stratford–Woolwich", ["left terminus"] = "Stratford International", ["right terminus"] = "Woolwich Arsenal" } } }, }, ["aliases"] = { ["bank–woolwich"] = "Bank–Woolwich Arsenal", ["stratford–woolwich"] = "Stratford International–Woolwich Arsenal" } } 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/Docklands Light Railway/doc
(
edit
)
Module:String
(
edit
)