Jump to content

Module:Adjacent stations/Akita

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by JaventheAlderick (talk | contribs) at 13:36, 29 July 2021 (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

return p