Difference between revisions of "Module:Adjacent stations/Kanto"

From blackwiki
Jump to navigation Jump to search
blackwiki>Cards84664
m (2 revisions imported)
 
(No difference)

Latest revision as of 12:39, 26 September 2020

Documentation for this module may be created at Module:Adjacent stations/Kanto/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Kantō Railway]]",
	["system color"] = "2243f7",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Joso"] = {
			["title"] = "[[Jōsō Line]]",
			["color"] = "2243f7",
			["left terminus"] = "Shimodate",
			["right terminus"] = "Toride",
		},
		["Ryugasaki"] = {
			["title"] = "[[Ryūgasaki Line]]",
			["color"] = "2243f7",
			["left terminus"] = "Sanuki",
			["right terminus"] = "Ryūgasaki",
		},
	},
}

return p