Difference between revisions of "Module:Adjacent stations/Hitachinaka Seaside Railway"

From blackwiki
Jump to navigation Jump to search
blackwiki>Cards84664
(Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Hitachinaka Seaside Railway", ["system color"] = "ffa600", ["station format"] = { "%1 Station", }, ["...')
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:37, 26 September 2020

Documentation for this module may be created at Module:Adjacent stations/Hitachinaka Seaside Railway/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "Hitachinaka Seaside Railway",
	["system color"] = "ffa600",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Minato"] = {
			["title"] = "[[Minato Line]]",
			["color"] = "ffa600",
			["left terminus"] = "Katsuta",
			["right terminus"] = "Ajigaura",
		},
	},
}

return p