Module:Adjacent stations/GO Transit: Difference between revisions

Content deleted Content added
I fixed the express service.
Tag: Reverted
No edit summary
 
(22 intermediate revisions by 6 users not shown)
Line 4:
local p = {
["system title"] = "[[GO Transit]]",
["system icon"] = "[[File:GO Transit logo.svg|18px20px|link=GO Transit]]",
["system color"] = "4a7729",
["name format"] = "font-size: 175%; font-weight: bolder; color: #000000; background-color: #FFFFFF; padding: 0.3em 0; border: 1px solid #000000;",
["header background color"] = "4a7729",
["header text color"] = "ffffff",
["station format"] = {
"%1 GO Station",
["Caledonia"] = sta,
["Downsview Park"] = "Downsview Park station#GO Stationstation",
["East Harbour"] = "[[East Harbour Transit Hub|East Harbour]]",
["Guelph"] = "Guelph Central Station",
["Hamilton"] = "Hamilton GO Centre",
["Kitchener"] = sta,
["Kitchener Central"] = "Kitchener Central Station",
["London"] = on,
["Mount Dennis"] = sta,
Line 40 ⟶ 42:
["Barrie"] = {
["title"] = "[[Barrie line|Barrie]]",
["color"] = "003768155ba0",
["icon"] = "[[File:GO Barrie logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Allandale Waterfront",
["right terminus"] = "Toronto",
Line 53 ⟶ 55:
["Kitchener"] = {
["title"] = "[[Kitchener line|Kitchener]]",
["color"] = "00853f138336",
["icon"] = "[[File:GO Kitchener logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Kitchener",
["right terminus"] = "Toronto",
["types"] = {
["Express"] = {
["title"] = "",
["note-mid"] = "(express)",
["left terminus"] = {"Kitchener"},
},
["Express (2021-2023)"] = {
["title"] = "",
["note-mid"] = "(express, 2021-2023)",
["left terminus"] = {"London"},
},
},
Line 67 ⟶ 74:
["Lakeshore East"] = {
["title"] = "[[Lakeshore East line|Lakeshore East]]",
["color"] = "ee3124ee2722",
["icon"] = "[[File:GO Lakeshore East logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Toronto",
["right terminus"] = "Oshawa",
Line 86 ⟶ 93:
["Lakeshore West"] = {
["title"] = "[[Lakeshore West line|Lakeshore West]]",
["color"] = "98002e8b0a31",
["icon"] = "[[File:GO Lakeshore West logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "West Harbour",
["right terminus"] = "Toronto",
Line 105 ⟶ 112:
["Milton"] = {
["title"] = "[[Milton line|Milton]]",
["color"] = "f58025dd521f",
["icon"] = "[[File:GO Milton logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Milton",
["right terminus"] = "Toronto",
Line 112 ⟶ 119:
["Richmond Hill"] = {
["title"] = "[[Richmond Hill line|Richmond Hill]]",
["color"] = "009ac727adea",
["icon"] = "[[File:GO Richmond Hill logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Toronto",
["right terminus"] = "Bloomington",
Line 119 ⟶ 126:
["Stouffville"] = {
["title"] = "[[Stouffville line|Stouffville]]",
["color"] = "794400774111",
["icon"] = "[[File:GO Stouffville logo 2024.svg|24px16px|alt=]]",
["left terminus"] = "Toronto",
["right terminus"] = "Old Elm",
},
},
["aliases"] = {
["LW"] = "Lakeshore West",
["MI"] = "Milton",
["KI"] = "Kitchener",
["BR"] = "Barrie",
["RH"] = "Richmond Hill",
["ST"] = "Stouffville",
["LE"] = "Lakeshore East",
}
}