Difference between revisions of "Module:Adjacent stations/Kenosha Transit"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mackensen
m (3 revisions imported)
 
(No difference)

Latest revision as of 12:39, 26 September 2020

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Kenosha Transit]]",
	["system icon"] = "",
	["system color"] = "007DC3",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["Kenosha Streetcar"] = {
			["title"] = "[[Streetcars in Kenosha, Wisconsin|Kenosha Streetcar]]",
			["color"] = "007DC3",
			["left terminus"] = "Next counterclockwise",
			["right terminus"] = "Next counterclockwise",
			["circular"] = true,
		},
	},
}

return p