Module:Adjacent stations/Colebrookdale Railroad/sandbox
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Colebrookdale Railroad/sandbox/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", ["infobox station"] = { ["_header"] = { ["font-family"] = "Helvetica", ["background-color"] = "#006400", ["text-align"] = "center", ["font-size"] = "160%", ["color"] = "yellow", ["padding"] = "4px", ["line-height"] = "95%", ["text-transform"] = "uppercase" }, ["_subheader"] = { ["background-color"] = "#006400", ["color"] = "#FFFF00" } }, ["station format"] = { "%1 station", }, ["lines"] = { ["Secret Valley Line"] = { ["title"] = "Secret Valley Line", ["color"] = "006400", ["left terminus"] = "Pottstown", ["right terminus"] = "Boyertown", }, }, } return p