Module:Adjacent stations/Saitama

MyWikiBiz, Author Your Legacy — Monday November 04, 2024
< Module:Adjacent stations
Revision as of 18:45, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Saitama)
(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/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