Module:Adjacent stations/Ueda Electric Railway

< Module:Adjacent stations
Revision as of 13:11, 31 Mayıs 2022 by imported>Gonnym
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Ueda-dentetsu-mark-train.svg|20px]] [[Ueda Electric Railway]]",
	["system color"] = "24507B",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Bessho"] = {
			["title"] = "[[Bessho Line]]",
			["color"] = "24507B",
			["left terminus"] = "Bessho-Onsen",
			["right terminus"] = "Ueda",
		},
	},
}

return p