Module:Adjacent stations/Canada transit
This is a data module for Module:Adjacent stations. It supports transit systems in Canada which do not implement their own Adjacent stations or {{S-line}} data modules. See #See also for a partial list of such systems.
Systems
National
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Ontario
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 Template:Rail template doc
Quebec
Template:Rail template doc Template:Rail template doc Template:Rail template doc
See also
- Module:Adjacent stations/Brampton Transit
- Module:Adjacent stations/Exo
- Module:Adjacent stations/GO Transit
- Module:Adjacent stations/GRT
- Module:Adjacent stations/Metrolinx
- Module:Adjacent stations/MiWay
- Module:Adjacent stations/OC Transpo
- Module:Adjacent stations/YRT
local p = { ["system title"] = "[[Public transport in Canada]]", ["system icon"] = "[[File:Maple Leaf (from roundel).svg|20x20px|link=Public transport in Canada|alt=]]", ["station format"] = { "%1 station", }, ["lines"] = { ["_default"] = { ["title"] = "%1", ["color"] = "EEEEEE", }, ["Barrie Transit"] = { ["title"] = "[[Barrie Transit]]", ["color"] = "003399", }, ["Burlington Transit"] = { ["title"] = "[[Burlington Transit]]", ["color"] = "003399", }, ["Can-ar Coach Service"] = { ["title"] = "[[Can-ar Coach Service]]", ["color"] = "663333", }, ["Coach Canada"] = { ["title"] = "[[Coach Canada]]", ["color"] = "6666FF", }, ["Durham Region Transit"] = { ["title"] = "[[Durham Region Transit]]", ["color"] = "66CC66", }, ["Greyhound Canada"] = { ["title"] = "[[Greyhound Canada]]", ["color"] = "CCCCFF", }, ["Guelph Transit"] = { ["title"] = "[[Guelph Transit]]", ["color"] = "99FF66", }, ["Hamilton Street Railway"] = { ["title"] = "[[Hamilton Street Railway]]", ["color"] = "FFCC33", }, ["Kingston Transit"] = { ["title"] = "[[Kingston Transit]]", ["color"] = "FA981D", }, ["Megabus"] = { ["title"] = "[[Megabus (North America)|Megabus]]", ["color"] = "030167", }, ["Milton Transit"] = { ["title"] = "[[Milton Transit]]", ["color"] = "99CCCC", }, ["Oakville Transit"] = { ["title"] = "[[Oakville Transit]]", ["color"] = "CC9933", }, ["Saint-Jean-sur-Richelieu public transit"] = { ["title"] = "[[Saint-Jean-sur-Richelieu public transit]]", ["color"] = "ee324c", }, ["St. Catharines Transit"] = { ["title"] = "[[St. Catharines Transit]]", ["color"] = "1E73BE", } }, ["aliases"] = { ["saint-jean-sur-richelieu"] = "Saint-Jean-sur-Richelieu public transit", } } return p