Module:Copied: Difference between revisions

Content deleted Content added
bug
test
Line 96:
local function list(args)
local text = ""
local fromfrom1 = args["from"] or args["from1"] or ""
if not args["from"]from1 == nil"" then
text = text .. row(args,"")
else
text = text .. row(args,1)
else
text = text .. row(args,"")
end
local i=2