autofilter_wiki = { name = "Autofilter", title = "Autofilter", mod_path = "__Autofilter__", { name = {"autofilter.title_autofilter"}, topic = { {type = "image", name = "image_autofilter", filepath = "__Autofilter__/graphics/logo.png", width = 360, height = 156, scale = 1}, {type = "text", text = {"info.page_autofilter_text"} }, {type = "line"}, {type = "title", title = {"info.page_contents_heading"} }, {type = "image", name = "image_contents", filepath = "__Autofilter__/graphics/settings_contents.png", width = 400, height = 128, scale = 0.9}, {type = "text", text = {"info.page_contents_text"} }, {type = "line"}, {type = "title", title = {"info.page_filter_heading"} }, {type = "image", name = "image_filter", filepath = "__Autofilter__/graphics/settings_filter.png", width = 400, height = 128, scale = 0.9}, {type = "text", text = {"info.page_filter_text"} }, {type = "line"}, {type = "title", title = {"info.page_none_heading"} }, {type = "image", name = "image_none", filepath = "__Autofilter__/graphics/settings_none.png", width = 400, height = 128, scale = 0.9}, {type = "text", text = {"info.page_none_text"} }, } } }