Content deleted Content added
No edit summary |
No edit summary |
||
Line 23:
local action = mw.ustring.lower(trimArg(args[1])) -- "ARTICLES, PAGES, EDITS, USERS, ACTIVEUSERS, ADMINS or FILES"
local
local comma = trimArg(args[3]) -- If set to "N" use commas in output
local
if tableLength(
end
if 1 == 1 then
return
end
|