Difference between revisions of "Module:Adjacent stations/Colebrookdale Railroad"
Jump to navigation
Jump to search
blackwiki>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Colebrookdale Railroad", ["system icon"] = "", ["name format"] = "font-family:Helvetica;background-co...') |
blackwiki>Mackensen (system color) |
||
| Line 3: | Line 3: | ||
["system title"] = "[[Colebrookdale Railroad]]", | ["system title"] = "[[Colebrookdale Railroad]]", | ||
["system icon"] = "", | ["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;", | ["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 background color"] = "006400", | ||
Revision as of 15:05, 24 February 2019
This is a data module for Module:Adjacent stations. It supports services operated by the Colebrookdale Railroad.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
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