Module:Adjacent stations/JR Central

This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 21:56, 16 June 2020 (test icon). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-US",
	["system title"] = "[[File:JR logo (central).svg|30px]] [[Central Japan Railway Company|JR Central]]",
	["system color"] = "ff5800",
	["station format"] = {
		"%1 Station",
		},
	["lines"] = {
		["Tokaido Shinkansen"] = {
			["title"] = "[[Tōkaidō Shinkansen]]",
			["color"] = "1153af",
			["left terminus"] = "Shin-Ōsaka",
			["right terminus"] = "Tokyo",
		},
	},
}

return p