Module:Adjacent stations/Kashima Rinkai Railway

From blackwiki
< Module:Adjacent stations
Revision as of 04:01, 29 November 2019 by blackwiki>Cards84664 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Kashima Rinkai Railway", ["system color"] = "ff0000", ["station format"] = { "%1 Station", }, ["l...')
(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