Module:Adjacent stations/Nagano

< Module:Adjacent stations
Revision as of 14:31, 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"] = "[[Nagano Electric Railway]]",
	["system color"] = "f50000",
	["station format"] = {
		["Shiyakushomae"] = "Shiyakushomae Station (Nagano)",
		"%1 Station",
	},
	["lines"] = {
		["Nagano"] = {
			["title"] = "[[Nagano Electric Railway#Stations|Nagano Line]]",
			["color"] = "f50000",
			["left terminus"] = "Nagano",
			["right terminus"] = "Yudanaka",
		},
	},
}

return p