Module:Adjacent stations/GO Transit
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Types
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local sta = "%1 station" local p = { ["system title"] = "[[GO Transit]]", ["system icon"] = "[[File:GO Transit logo.svg|18px|link=GO Transit]]", ["system color"] = "4a7729", ["name format"] = "font-size: 175%; font-family:Helvetica, sans; font-weight: bolder; color: #000000; background-color: #FFFFFF; padding: 0.3em 0; border: 1px solid #000000;", ["header background color"] = "4a7729", ["station format"] = { "%1 GO Station", ["Caledonia"] = sta, ["Downsview Park"] = "Downsview Park station#GO Station", ["Guelph"] = "Guelph Central Station", ["Hamilton"] = "Hamilton GO Centre", ["Kitchener"] = sta, ["Mount Dennis"] = sta, ["Niagara Falls"] = "Niagara Falls station (Ontario)", ["Pearson Airport"] = "Toronto Pearson Terminal 1 station", ["St. Catharines"] = sta, ["Toronto"] = "[[Union Station (Toronto)|Union Station]]", ["Union"] = "[[Union Station (Toronto)|Union Station]]", }, ["lines"] = { ["_default"] = { ["color"] = "4a7729", }, ["407 East"] = { ["title"] = "[[GO Transit bus services#Highway 407 corridor|Highway 407 East]]", ["color"] = "6e2a8e", }, ["407 West"] = { ["title"] = "[[GO Transit bus services#Highway 407 corridor|Highway 407 West]]", ["color"] = "a31984", }, ["Barrie"] = { ["title"] = "[[Barrie line|Barrie]]", ["color"] = "003768", ["left terminus"] = "Allandale Waterfront", ["right terminus"] = "Toronto", }, ["Bolton"] = { ["title"] = "[[Bolton line|Bolton]]", ["color"] = "33cc99", ["left terminus"] = "Bolton", ["right terminus"] = "Toronto", }, ["Kitchener"] = { ["title"] = "[[Kitchener line|Kitchener]]", ["color"] = "00853f", ["left terminus"] = "Kitchener", ["right terminus"] = "Toronto", }, ["Lakeshore East"] = { ["title"] = "[[Lakeshore East line|Lakeshore East]]", ["color"] = "ee3124", ["left terminus"] = "Toronto", ["right terminus"] = "Oshawa", ["types"] = { ["Express"] = { ["title"] = "", ["note-mid"] = "Express", ["right terminus"] = "Oshawa", }, ["Bowmanville planned expansion"] = { ["title"] = "", ["note-mid"] = "(planned expansion)", ["right terminus"] = "Bowmanville", }, }, }, ["Lakeshore West"] = { ["title"] = "[[Lakeshore West line|Lakeshore West]]", ["color"] = "98002e", ["left terminus"] = "Aldershot", ["right terminus"] = "Toronto", ["types"] = { ["Express"] = { ["title"] = "", ["note-mid"] = "Express", ["left terminus"] = {"Hamilton", "Niagara Falls"}, }, ["Niagara branch"] = { ["title"] = "", ["note-mid"] = "Weekend express", ["left terminus"] = "Niagara Falls", }, }, }, ["Milton"] = { ["title"] = "[[Milton line|Milton]]", ["color"] = "f58025", ["left terminus"] = "Milton", ["right terminus"] = "Toronto", }, ["Richmond Hill"] = { ["title"] = "[[Richmond Hill line|Richmond Hill]]", ["color"] = "009ac7", ["left terminus"] = "Toronto", ["right terminus"] = "Bloomington", }, ["Stouffville"] = { ["title"] = "[[Stouffville line|Stouffville]]", ["color"] = "794400", ["left terminus"] = "Toronto", ["right terminus"] = "Lincolnville", }, }, } return p