Module:Adjacent stations/Cuyahoga Valley Scenic Railroad
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 16:05, 11 May 2019 by blackwiki>Mackensen (←Created page with 'local p = { ["system title"] = "Cuyahoga Valley Scenic Railroad", ["system icon"] = "", ["system color"] = "f4b100", ["name format"] = "text-transform: u...')
This is a data module for Module:Adjacent stations. It supports services operated by the Cuyahoga Valley Scenic Railroad.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Cuyahoga Valley Scenic Railroad]]",
["system icon"] = "",
["system color"] = "f4b100",
["name format"] = "text-transform: upper; font-family: Baskerville Regular; background-color: #FFFFFF; font-size: 190%; color: black; padding: 0.5em; line-height: 0.5; white-space: nowrap; border: 3px solid #000000; border-top-left-radius: 0.5em; border-top-right-radius: 0.5em; border-bottom-right-radius: 0.5em; border-bottom-left-radius: 0.5em; margin: 0.25em; text-align: center;display:block;",
["station format"] = {
"%1 station",
["Peninsula"] = "Peninsula Depot",
},
["lines"] = {
["_default"] = {
["title"] = "''[[Cuyahoga Valley Scenic Railroad|%1]]''",
["color"] = "f4b100",
["left terminus"] = "Rockside",
["right terminus"] = "Akron Northside",
},
},
}
return p