Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Monon Railroad
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local monon = "%1 station (Monon Railroad)" local p = { ["lang"] = "en-US", ["system title"] = "[[Monon Railroad]]", ["station format"] = { "%1 station", ["Chicago"] = "Dearborn Station", ["47th Street"] = "47th Street station (Chicago and Western Indiana Railroad)", ["Hammond"] = "[[Hammond Monon-Erie Station|Hammond]]", ["Dyer"] = monon, ["Englewood"] = "Englewood station (Chicago and Western Indiana Railroad)", ["Linden"] = "Linden Depot", ["Crawfordsville"] = "Crawfordsville station", ["Quincy"] = monon, ["Orleans"] = monon, ["Borden"] = monon, ["Louisville"] = "Louisville Union Station", ["Westfield"] = monon, ["Indianapolis"] = "Indianapolis Union Station", ["Michigan City"] = monon, ["French Lick"] = "Indiana Railway Museum", ["Massachusetts Avenue"] = monon, }, ["lines"] = { ["_default"] = { ["color"] = "eb000f", }, ["Main"] = { ["title"] = "Main Line", ["left terminus"] = "Chicago", ["right terminus"] = "Louisville", }, ["Monon-Michigan City"] = { ["title"] = "[[Monon, Indiana|Monon]] - [[Michigan City, Indiana|Michigan City]]", ["left terminus"] = "Monon", ["right terminus"] = "Michigan City", }, ["Monon-Indianapolis"] = { ["title"] = "[[Monon, Indiana|Monon]] β [[Indianapolis]]", ["left terminus"] = "Monon", ["right terminus"] = "Indianapolis", }, ["Wallace Junction-Midland"] = { ["title"] = "[[Wallace Junction, Indiana|Wallace Junction]] - [[Midland, Indiana|Midland]]", ["left terminus"] = "Wallace Junction", ["right terminus"] = "Midland", }, ["Orleans-French Lick"] = { ["title"] = "[[Orleans, Indiana|Orleans]] - [[French Lick, Indiana|French Lick]]", ["left terminus"] = "Orleans", ["right terminus"] = "French Lick", }, } } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Monon Railroad/doc
(
edit
)
Module:String
(
edit
)