Module:Adjacent stations/Konan

From blackwiki
< Module:Adjacent stations
Revision as of 20:46, 18 March 2020 by blackwiki>Cards84664 (Cards84664 moved page Module:Adjacent stations/Kōnan to Module:Adjacent stations/Konan without leaving a redirect)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/Konan/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Kōnan Railway]]",
	["system color"] = "ff9900",
	["station format"] = {
		"%1 Station",
		["Kuroishi"] = "Kuroishi Station (Aomori)",
	},
	["lines"] = {
		["Kōnan"] = {
			["title"] = "[[Kōnan Line]]",
			["color"] = "ff9900",
			["left terminus"] = "Hirosaki",
			["right terminus"] = "Kuroishi",
		},
	},
}

return p