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/Metrolinx
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 go = "%1 GO Station" local miway = "%1 station (MiWay)" local hulrt = "Hurontario LRT" local p = { ["lang"] = "en-US", ["system title"] = "[[Metrolinx]]", ["system icon"] = "[[File:Metrolinx 2017 logo.svg|22px|link=Metrolinx]]", ["system color"] = "000000", ["name format"] = { "", ["Union Pearson Express"] = "font-size: 150%; font-family:Helvetica, sans; font-weight: bolder; color: #FFFFFF; background-color: #4c4807; padding: 0.4em 0;", }, ["header background color"] = { "", ["Union Pearson Express"] = "948a4c", }, ["header text color"] = { "", ["Union Pearson Express"] = "FFFFFF", }, ["station format"] = { "%1 station", ["Bloor"] = go, ["Brampton Gateway"] = "Brampton Gateway Terminal", ["City Centre"] = "Mississauga City Centre Transit Terminal", ["County Court"] = hulrt, ["Dixie"] = miway, ["Dundas"] = hulrt, ["Eglinton"] = hulrt, ["Fairview"] = hulrt, ["Mineola"] = hulrt, ["Pearson Airport"] = "Toronto Pearson Terminal 1 station", ["Port Credit"] = go, ["Robert Speck"] = hulrt, ["Union Station"] = "Union Station (Toronto)", ["Weston"] = go, }, ["lines"] = { ["Hurontario LRT"] = { ["title"] = "[[Hurontario LRT]]", ["color"] = "6EB43F", ["left terminus"] = "Brampton Gateway", ["right terminus"] = "Port Credit", ["note-mid"] = "(opens 2024)", }, ["Mississauga Transitway"] = { ["title"] = "[[Mississauga Transitway]]", ["color"] = "026894", ["left terminus"] = "Winston Churchill", ["right terminus"] = "Renforth", }, ["Union Pearson Express"] = { ["title"] = "[[Union Pearson Express]]", ["icon"] = "[[File:UP Express logo.svg|18px|link=Union Pearson Express]]", ["color"] = "948a4c", ["left terminus"] = "Pearson Airport", ["right terminus"] = "Union Station", }, }, ["aliases"] = { ["hurontario"] = "Hurontario LRT", ["mississauga"] = "Mississauga Transitway", ["upe"] = "Union Pearson Express", }, } 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/Metrolinx/doc
(
edit
)
Module:String
(
edit
)