Changes
Jump to navigation
Jump to search
make the args table optional from p._main
function p._main(args, cfg, title)
args = args or {}
if not cfg then
cfg = mw.loadData('Module:Protection banner/config')