Module:Adjacent stations/Grand Trunk Western Railroad
Template: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
local gtw = "%1 station (Grand Trunk Western Railroad)" local p = { ["lang"] = "en-US", ["system title"] = "[[Grand Trunk Western Railroad]]", ["system color"] = "000000", ["system icon"] = "", ["station format"] = { "%1 station ", ["47th Street"] = "47th Street station (Chicago and Western Indiana Railroad)", ["59th Street"] = gtw, ["Ashland Avenue"] = gtw, ["Blue Island"] = gtw, ["Chesterfield"] = gtw, ["Chicago"] = "Dearborn Station", ["Detroit"] = "Brush Street Station", ["Duffield"] = gtw, ["Durand"] = "Durand Union Station", ["Fraser"] = gtw, ["Griffith"] = "Griffith Grand Trunk Depot", ["Halsted Street"] = gtw, ["Harvey"] = gtw, ["Lansing"] = "Grand Trunk Western station (Lansing)", ["Morrell Park"] = "Kedzie station (CTA Orange Line)", ["Port Huron"] = gtw, ["South Bend"] = "Union Station (South Bend, Indiana)", ["Trowbridge"] = gtw, ["Valparaiso"] = gtw, ["Vernon"] = gtw, ["Western Avenue"] = "Western station (CTA Orange Line)", }, ["lines"] = { ["_default"] = { ["color"] = "000000", }, ["Cincinnati, Saginaw and Mackinaw Division"] = { ["title"] = "Cincinnati, Saginaw and Mackinaw Division", ["left terminus"] = "Oa-at-ka Beach", ["right terminus"] = "Durand", }, ["Detroit and Milwaukee Division"] = { ["title"] = "Detroit and Milwaukee Division", ["left terminus"] = "Grand Haven", ["right terminus"] = "Detroit", }, ["Detroit-Port Huron"] = { ["title"] = "[[Detroit]] – [[Port Huron, Michigan|Port Huron]]", ["left terminus"] = "Detroit", ["right terminus"] = "Port Huron", }, ["Main Line"] = { ["title"] = "Main Line", ["left terminus"] = "Chicago", ["right terminus"] = "Port Huron", }, ["Suburban"] = { ["title"] = "Suburban Service", ["left terminus"] = "Chicago", ["right terminus"] = "Valparaiso", }, }, ["aliases"] = { ["main"] = "Main Line", } } return p