Module:Adjacent stations/Nagano

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

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