Module:Adjacent stations/blank

From blackwiki
Jump to navigation Jump to search

Blank data page for Module:Adjacent stations


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

return p