No edit summary |
No edit summary |
||
Line 28:
if tableLength(site2split) == 1 then
site = site .. ".wikipedia"
end
Line 37 ⟶ 41:
result = v[3]
elseif action == v[4] then -- articles
▲ if 1 == 1 then
▲ return action
▲ end
result = v[4]
elseif action == v[5] then -- edits
|