Module:Adjacent stations/Metrolinx and Module:Adjacent stations/Metrolinx/sandbox: Difference between pages
(Difference between pages)
imported>Poweroffriendship Undid revision 1248118018 by Poweroffriendship (talk) |
imported>Ythlev ←Created page with 'local go = "%1 GO Station" local miway = "%1 station (MiWay)" local p = { ["lang"] = "en-US", ["system title"] = "Metrolinx", ["system icon"] = "", ["na...' |
||
Line 1: | Line 1: | ||
local go = "%1 GO Station" | local go = "%1 GO Station" | ||
local miway = "%1 station (MiWay)" | local miway = "%1 station (MiWay)" | ||
local p = { | local p = { | ||
["lang"] = "en-US", | ["lang"] = "en-US", | ||
["system title"] = "[[Metrolinx]]", | ["system title"] = "[[Metrolinx]]", | ||
["system icon"] = " | ["system icon"] = "", | ||
["name format"] = { | ["name format"] = { | ||
"", | "", | ||
["Union Pearson Express"] = "font-size: 150%; font-family:Helvetica, sans; font-weight: bolder; color: #FFFFFF; background-color: # | ["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"] = { | ["header background color"] = { | ||
"", | "", | ||
["Union Pearson Express"] = " | ["Union Pearson Express"] = "948a4c", | ||
}, | }, | ||
["header text color"] = { | ["header text color"] = { | ||
Line 20: | Line 18: | ||
["Union Pearson Express"] = "FFFFFF", | ["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"] = { | ["station format"] = { | ||
"%1 station", | "%1 station", | ||
["Bloor"] = go, | ["Bloor"] = go, | ||
["City Centre"] = "Mississauga City Centre Transit Terminal", | ["City Centre"] = "Mississauga City Centre Transit Terminal", | ||
["Dixie"] = miway, | ["Dixie"] = miway, | ||
["Pearson Airport"] = "Toronto Pearson Terminal 1 station", | ["Pearson Airport"] = "Toronto Pearson Terminal 1 station", | ||
["Union Station"] = "Union Station (Toronto)", | ["Union Station"] = "Union Station (Toronto)", | ||
["Weston"] = go, | ["Weston"] = go, | ||
}, | }, | ||
["lines"] = { | ["lines"] = { | ||
["Mississauga Transitway"] = { | ["Mississauga Transitway"] = { | ||
["title"] = "[[Mississauga Transitway]]", | ["title"] = "[[Mississauga Transitway]]", | ||
Line 53: | Line 52: | ||
["Union Pearson Express"] = { | ["Union Pearson Express"] = { | ||
["title"] = "[[Union Pearson Express]]", | ["title"] = "[[Union Pearson Express]]", | ||
["color"] = "948a4c", | |||
["color"] = " | |||
["left terminus"] = "Pearson Airport", | ["left terminus"] = "Pearson Airport", | ||
["right terminus"] = "Union Station", | ["right terminus"] = "Union Station", | ||
Line 60: | Line 58: | ||
}, | }, | ||
["aliases"] = { | ["aliases"] = { | ||
["mississauga"] = "Mississauga Transitway", | ["mississauga"] = "Mississauga Transitway", | ||
["upe"] = "Union Pearson Express", | ["upe"] = "Union Pearson Express", |