Module:Adjacent stations/Kashima Rinkai Railway

From blackwiki
< Module:Adjacent stations
Revision as of 12:39, 26 September 2020 by Blackwikiadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/Kashima Rinkai Railway/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Kashima Rinkai Railway]]",
	["system color"] = "ff0000",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Ōarai Kashima"] = {
			["title"] = "[[Ōarai Kashima Line]]",
			["color"] = "ff0000",
			["left terminus"] = "Mito",
			["right terminus"] = "Kashimajingū",
		},
	},
}

return p