https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AAdjacent_stations%2FNICTD%2Fsandbox
Module:Adjacent stations/NICTD/sandbox - Revision history
2025-06-15T20:15:22Z
Revision history for this page on the wiki
MediaWiki 1.45.0-wmf.5
https://en.wikipedia.org/w/index.php?title=Module:Adjacent_stations/NICTD/sandbox&diff=886619437&oldid=prev
Ythlev: ←Created page with 'local ill = "%1 station (Illinois)" local ind = "%1 station (Indiana)" local metra = "%1 station (Metra)" local ssl = "%1 station (South Shore Line)" local p =...'
2019-03-07T12:17:31Z
<p><a href="/wiki/Wikipedia:AES" class="mw-redirect" title="Wikipedia:AES">←</a>Created page with 'local ill = "%1 station (Illinois)" local ind = "%1 station (Indiana)" local metra = "%1 station (Metra)" local ssl = "%1 station (South Shore Line)" local p =...'</p>
<p><b>New page</b></p><div>local ill = "%1 station (Illinois)"<br />
local ind = "%1 station (Indiana)"<br />
local metra = "%1 station (Metra)"<br />
local ssl = "%1 station (South Shore Line)"<br />
<br />
local p = {<br />
["lang"] = "en-US",<br />
["system title"] = "[[Northern Indiana Commuter Transportation District|NICTD]]",<br />
["system icon"] = "",<br />
["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;",<br />
["header background color"] = "A82618",<br />
["infobox station"] = { <br />
["_header"] = {<br />
["font-size"] = "150%",<br />
["font-family"] = "Helvetica, sans",<br />
["font-weight"] = "bolder",<br />
["line-height"] = "100%",<br />
["color"] = "#FFFFFF",<br />
["background-color"] = "#A82618",<br />
["padding"] = "4px",<br />
["border"] = "3px solid #FFFFFF"<br />
},<br />
["_subheader"] = {<br />
["background-color"] = "#A82618"<br />
}<br />
},<br />
["station format"] = {<br />
"%1 station",<br />
["11th Street"] = ind,<br />
["18th Street"] = ill,<br />
["63rd Street"] = metra,<br />
["Gary Metro Center"] = "[[Adam Benjamin Metro Center]]",<br />
["Hammond"] = ssl,<br />
["Millennium Station"] = "%1",<br />
["New Carlisle"] = ssl,<br />
},<br />
["lines"] = {<br />
["South Shore Line"] = {<br />
["title"] = "[[South Shore Line]]",<br />
["color"] = "A82618",<br />
["left terminus"] = "Millennium Station",<br />
["right terminus"] = "South Bend Airport",<br />
},<br />
},<br />
["aliases"] = {<br />
["south shore"] = "South Shore Line",<br />
}<br />
}<br />
<br />
return p</div>
Ythlev