Module:Adjacent stations/Kenosha Transit
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 23:52, 12 July 2019 by blackwiki>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Kenosha Transit", ["system icon"] = "", ["system color"] = "007DC3", ["station format"] = { "%1 st...')
This is a data module for Module:Adjacent stations. It supports services operated by Kenosha Transit.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Kenosha Transit]]",
["system icon"] = "",
["system color"] = "007DC3",
["station format"] = {
"%1 station",
},
["lines"] = {
["Kenosha Streetcar Line"] = {
["title"] = "[[Streetcars in Kenosha, Wisconsin|Kenosha Streetcar Line]]",
["color"] = "007DC3",
["left terminus"] = "Next counterclockwise",
["right terminus"] = "Next counterclockwise",
["circular"] = true,
},
},
}
return p