Module:NUMBEROF: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 28:
if tableLength(site2split) == 1 then
site = site .. ".wikipedia"
end
if 1 == 1 then
return site
end
for k,v in pairs(data['data']) do
if arg2site == mw.ustring.lower(v[1]) then
if action == v[2] then -- activeusers
result = v[2]