Changes

MyWikiBiz, Author Your Legacy — Wednesday September 10, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
local categ = {}

function categ.for_unused_args(categories, banner_config, banner_hooks, banner_name)
categories[#categories + 1] = banner_name .. ' with unused parameters'
end

return categ

Navigation menu