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/sandbox
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 p = { ["lang"] = "en-US", ["system title"] = "[[Metrolinx]]", ["system icon"] = "", ["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", }, ["infobox station"] = { ["Union Pearson Express"] = { ["_header"] = { ["font-size"] = "150%", ["font-family"] = "Helvetica, sans", ["font-weight"] = "bolder", ["color"] = "#FFFFFF", ["background-color"] = "#4C4807", ["padding"] = "0.4em 0" }, ["_subheader"] = { ["background-color"] = "#948A4C", ["color"] = "#FFFFFF", } } }, ["station format"] = { "%1 station", ["Bloor"] = go, ["City Centre"] = "Mississauga City Centre Transit Terminal", ["Dixie"] = miway, ["Pearson Airport"] = "Toronto Pearson Terminal 1 station", ["Union Station"] = "Union Station (Toronto)", ["Weston"] = go, }, ["lines"] = { ["Mississauga Transitway"] = { ["title"] = "[[Mississauga Transitway]]", ["color"] = "026894", ["left terminus"] = "Winston Churchill", ["right terminus"] = "Renforth", }, ["Union Pearson Express"] = { ["title"] = "[[Union Pearson Express]]", ["color"] = "948a4c", ["left terminus"] = "Pearson Airport", ["right terminus"] = "Union Station", }, }, ["aliases"] = { ["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)
Template used on this page:
Module:Adjacent stations/Metrolinx/sandbox/doc
(
edit
)