Module:Adjacent stations/Saitama

< Module:Adjacent stations
Revision as of 14:33, 29 July 2021 by imported>JaventheAlderick (Japanese railways follow UK naming conventions; adjacent station boxes should follow as well)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[Saitama Railway]]",
	["system color"] = "3658a8",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Saitama"] = {
			["title"] = "[[Saitama Railway Line]]",
			["color"] = "3658a8",
			["left terminus"] = "Akabane-iwabuchi",
			["right terminus"] = "Urawa-Misono",
		},
	},
}

return p