Difference between revisions of "Module:Adjacent stations/Kashima Rinkai Railway"

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

Latest revision as of 12:39, 26 September 2020

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