Module:Adjacent stations/Detroit, Toledo and Ironton Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Detroit, Toledo and Ironton Railroad.
local p = {
["lang"] = "en-US",
["system title"] = "[[Detroit, Toledo and Ironton Railroad]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["_default"] = {
["color"] = "e55b38",
},
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Detroit",
["right terminus"] = "Ironton",
},
},
}
return p