Module:Adjacent stations/Colebrookdale Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Colebrookdale Railroad.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Secret Valley Line | Secret Valley Line |
006400 |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Colebrookdale Railroad]]",
["system icon"] = "",
["system color"] = "006400",
["name format"] = "font-family:Helvetica;background-color:#006400;text-align:center;font-size:160%;color:yellow;padding:4px;line-height:95%;text-transform:uppercase;",
["header background color"] = "006400",
["header text color"] = "FF0",
["station format"] = {
"%1 station",
},
["lines"] = {
["Secret Valley Line"] = {
["title"] = "Secret Valley Line",
["color"] = "006400",
["left terminus"] = "Pottstown",
["right terminus"] = "Boyertown",
},
},
}
return p