Module:Adjacent stations/AbukumaExpress

MyWikiBiz, Author Your Legacy — Friday May 03, 2024
< Module:Adjacent stations
Revision as of 18:14, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/AbukumaExpress)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

local p = {
	["lang"] = "en-US",
	["system title"] = "[[AbukumaExpress]]",
	["system color"] = "007bd2",
	["station format"] = {
		["Fukushima"] = "Fukushima Station (Fukushima)",
		["Oroshimachi"] = "Oroshimachi Station (Fukushima)",
		"%1 Station",
	},
	["lines"] = {
		["Abukuma Express"] = {
			["title"] = "[[Abukuma Express Line]]",
			["color"] = "007bd2",
			["left terminus"] = "Fukushima",
			["right terminus"] = "Tsukinoki",
		},
	},
}

return p