Module:Adjacent stations/Konan

From blackwiki
< Module:Adjacent stations
Revision as of 20:52, 13 November 2019 by blackwiki>Cards84664 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Kōnan Railway", ["system color"] = "ff9900", ["station format"] = { "%1 Station", }, ["lines"] =...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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",
	},
	["lines"] = {
		["Kōnan"] = {
			["title"] = "[[Kōnan Line]]",
			["left terminus"] = "Hirosaki",
			["right terminus"] = "Kuroishi",
		},
	},
}

return p