Jump to content

Module:Adjacent stations/Hitachinaka Seaside Railway

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Meierberg (talk | contribs) at 08:10, 27 August 2023 (Switch logo to SVG version). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Hitachinaka Seaside Railway Logomark.svg|20px]] [[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