Module:Adjacent stations/blank

From Simple English Wikipedia, the free encyclopedia

Documentation for this module may be created at Module:Adjacent stations/blank/doc

local p = {
	["system title"] = "",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p