Module:Adjacent stations/Saitama

MyWikiBiz, Author Your Legacy — Sunday November 03, 2024
Jump to navigationJump to search

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

local p = {
	["lang"] = "en-US",
	["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