Module:Adjacent stations/JNR

MyWikiBiz, Author Your Legacy — Tuesday October 01, 2024
< Module:Adjacent stations
Revision as of 18:29, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/JNR)
(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/JNR/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[File:Japanese National Railway logo.svg|50px]] [[Japanese National Railways|JNR]]",
	["system color"] = "009e60",
	["station format"] = {
		"%1 Station",
		["Ōura"] = "Ōura Station (Niigata)"
	},
	["lines"] = {
		["Yahiko"] = {
			["title"] = "[[Yahiko Line]]",
			["color"] = "000000",
			["left terminus"] = "Yahiko",
			["right terminus"] = "Echigo-Nagasawa",
		},
	},
}

return p