Jump to content

Module:Adjacent stations/Akita

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 22:16, 18 March 2020 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Akita Nairiku Jūkan Railway", ["system color"] = "f32a43", ["station format"] = { "%1 Station", }...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Akita Nairiku Jūkan Railway]]",
	["system color"] = "f32a43",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Akita Nairiku"] = {
			["title"] = "[[Akita Nairiku Line]]",
			["color"] = "f32a43",
			["left terminus"] = "Kakunodate",
			["right terminus"] = "Takanosu",
		},
	},
}

return p