Jump to content

Module:Adjacent stations/JR Hokkaido

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 05:12, 15 March 2020 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "JR East", ["system color"] = "009e60", ["station format"] = { "%1 Statio...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-US",
	["system title"] = "[[East Japan Railway Company|JR East]]",
	["system color"] = "009e60",
	["station format"] = {
		"%1 Station",
			},
	["lines"] = {
		["Hokkaido Shinkansen"] = {
			["title"] = "[[Hokkaido Shinkansen]]",
			["color"] = "7963b7",
			["left terminus"] = "Shin-Aomori",
			["right terminus"] = "Shin-Hakodate-Hokuto",
		},
	},
}