Content deleted Content added
No edit summary |
Update other O-Train colours per https://www.octranspo.com/en/our-services/o-train-network/; These colours look closer to what's used in signage in stations, etc |
||
(17 intermediate revisions by 6 users not shown) | |||
Line 1:
local ott = "%1 station (Ottawa)"
local future1 = "Line 1 (O-Train)#Future stations"
Line 32 ⟶ 31:
["Laurier"] = ott,
["Millennium"] = ott,
["Montreal"] = "[[Montréal station (Ottawa)|Montréal]]",
["Montréal"] = ott,
["New Orchard"] = future1,
["Orléans"] = ott,
["Pinecrest"] = future3,
["Queensview"] = future3,
["Queensway"] = ott,
["Riverside"] = ott,
["Sherbourne"] = future1,
["St-Laurent"] = ott,
},
["lines"] = {
Line 46 ⟶ 48:
["1"] = {
["title"] = "[[Line 1 (O-Train)|Line 1]]",
["color"] = "
["icon"] = "[[File:O-Train Line 1.svg|16px|link=Line 1 (O-Train)]]",
["text color"] = "ffffff",
Line 54 ⟶ 56:
["1E"] = {
["title"] = "[[Line 1 (O-Train)|Line 1]]",
["color"] = "
["text color"] = "ffffff",
["left terminus"] = "Tunney's Pasture",
Line 62 ⟶ 64:
["1W"] = {
["title"] = "[[Line 1 (O-Train)|Line 1]]",
["color"] = "
["text color"] = "ffffff",
["left terminus"] = "Algonquin",
Line 70 ⟶ 72:
["2"] = {
["title"] = "[[Line 2 (O-Train)|Line 2]]",
["color"] = "
["icon"] = "[[File:O-Train Line 2.svg|16px|link=Line 2 (O-Train)]]",
["text color"] = "ffffff",
Line 78 ⟶ 80:
["3"] = {
["title"] = "[[Line 3 (O-Train)|Line 3]]",
["color"] = "
["icon"] = "[[File:O-Train Line 3.svg|16px|link=Line 3 (O-Train)]]",
["text color"] = "ffffff",
Line 87 ⟶ 89:
["4"] = {
["title"] = "[[Line 4 (O-Train)|Line 4]]",
["color"] = "
["icon"] = "[[File:O-Train Line 4.svg|16px|link=Line 4 (O-Train)]]",
["text color"] = "ffffff",
Line 108 ⟶ 110:
["title"] = "[[Transitway (Ottawa)|Route 57]]",
["color"] = "1364c3",
["left terminus"] = "
["right terminus"] = "Tunney's Pasture",
},
["Route 58"] = {
["title"] = "[[Transitway (Ottawa)|Route 58]]",
["color"] = "1364c3",
["left terminus"] = "Abbot POC",
["right terminus"] = "Tunney's Pasture",
},
Line 152 ⟶ 160:
["left terminus"] = "Barrhaven Centre",
["right terminus"] = "Limebank",
["types"] = {
["former"] = {
["title"] = "",
["note-mid"] = "Truncated April 2025",
["color"] = "1a559b",
["background color"] = "transparent",
["left terminus"] = "Barrhaven Centre",
["right terminus"] = "Hurdman",
},
}
},
["Route 105"] = {
["title"] = "[[Transitway (Ottawa)|Route 105]]",
["color"] = "1364c3",
["left terminus"] = "Airport",
["right terminus"] = "St-Laurent",
},
["Route 110"] = {
Line 159 ⟶ 183:
["right terminus"] = "Limebank",
},
--former bus routes
["Route 97"] = {
["title"] = "[[Transitway (Ottawa)|Route 97]]",
["note-mid"] = "Closed April 2025",
["color"] = "1a559b",
["left terminus"] = "Airport",
["right terminus"] = "Hurdman",
},
-- Generic color codes
["Connexion"] = {
["title"] = "[[OC Transpo]]",
["color"] = "
},
["Event"] = {
Line 196 ⟶ 231:
["45"] = "Route 45",
["57"] = "Route 57",
["58"] = "Route 58",
["61"] = "Route 61",
["62"] = "Route 62",
Line 201 ⟶ 237:
["74"] = "Route 74",
["75"] = "Route 75",
["97"] = "Route 97",
["98"] = "Route 98",
["99"] = "Route 99",
["105"] = "Route 105",
["110"] = "Route 110",
["connexion"] = "Connexion",
|