Module:Adjacent stations/Chicago South Shore and South Bend Railroad
MyWikiBiz, Author Your Legacy — Saturday November 09, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:22, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Chicago South Shore and South Bend Railroad)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local ill = "%1 station (Illinois)" local ind = "%1 station (Indiana)" local metra = "%1 station (Metra)" local ssl = "%1 station (South Shore Line)" local p = { ["lang"] = "en-US", ["system title"] = "[[Chicago South Shore and South Bend Railroad]]", ["system icon"] = "", ["name format"] = "font-size: 150%; font-family:Helvetica, sans; font-weight: bolder; line-height: 100%; color: #FFFFFF; background-color: #A82618; padding: 4px; border: 3px solid #FFFFFF;", ["header background color"] = "A82618", ["infobox station"] = { ["_header"] = { ["font-size"] = "150%", ["font-family"] = "Helvetica, sans", ["font-weight"] = "bolder", ["line-height"] = "100%", ["color"] = "#FFFFFF", ["background-color"] = "#A82618", ["text-transform"] = "uppercase", ["padding"] = "4px", ["white-space"] = "nowrap", ["border"] = "3px solid #FFFFFF" }, ["_subheader"] = { ["color"] = "#A82618" } }, ["station format"] = { "%1 station", ["11th Street"] = ind, ["18th Street"] = ill, ["53rd Street"] = "51st–53rd Street (Hyde Park) station", ["63rd Street"] = metra, ["Gary Metro Center"] = "[[Adam Benjamin Metro Center]]", ["Hammond"] = ssl, ["Randolph"] = "[[Millennium Station|Randolph Street]]", ["New Carlisle"] = ssl, ["South Bend"] = ssl, }, ["lines"] = { ["South Shore Line"] = { ["title"] = "[[South Shore Line]]", ["color"] = "A82618", ["left terminus"] = "Randolph", ["right terminus"] = "South Bend", }, }, ["aliases"] = { ["south shore"] = "South Shore Line", } } return p