Jump to content

Module:Adjacent stations/Hokuhoku

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-GB",
	["system title"] = "Hokuhoku Express",
	["system color"] = "ff2861",
	["station format"] = {
		"%1 Station",
		["Kuroi"] = "Kuroi Station (Niigata)",
	},
	["lines"] = {
		["Hokuhoku"] = {
			["title"] = "[[Hokuhoku Line]]",
			["color"] = "ff2861",
			["left terminus"] = "Naoetsu",
			["right terminus"] = "Echigo-Yuzawa",
		},
	},
}

return p