Module:Protection banner: Difference between revisions

Content deleted Content added
simplify reason-setting code
make the args table optional from p._main
Line 806:
 
function p._main(args, cfg, title)
args = args or {}
if not cfg then
cfg = mw.loadData('Module:Protection banner/config')