Content deleted Content added
Jackmcbarn (talk | contribs) rm dead code, add newline, change format again, other fixes |
Jackmcbarn (talk | contribs) fix error |
||
Line 25:
text = string.format(mboxText, args.year, args.month, args.day, discussionPage or currentTitle.prefixedText, currentTitle.prefixedText)
}),
mw.uri.encode(deleteReason),
args.category or string.format('[[Category:Redirects for discussion|%s]]' )
end
|