Module:Adjacent stations/Kashima Rinkai Railway

< Module:Adjacent stations
Revision as of 22:32, 2 Ocak 2022 by imported>JaventheAlderick (Add logo of Ōarai Kashima Line)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:KRT Logomark.svg|20px]] [[Kashima Rinkai Railway]]",
	["system color"] = "ff0000",
	["station format"] = {
		["Mito"] = "Mito Station (Ibaraki)",
		"%1 Station",
	},
	["lines"] = {
		["Oarai Kashima"] = {
			["title"] = "[[File:OKL Symbol.svg|25px]] [[Ōarai Kashima Line]]",
			["color"] = "ff0000",
			["left terminus"] = "Mito",
			["right terminus"] = "Kashimajingū",
		},
	},
}

return p