Module:Sourcrowd: Difference between revisions

Content added Content deleted
(update)
(modify)
Line 5: Line 5:
PLEASE DO NOT MODIFY!
PLEASE DO NOT MODIFY!


]]

local cr=[[
]]
]]


Line 16: Line 19:
for j=1,52 do
for j=1,52 do
for n, lc in ipairs(arrlc) do
for n, lc in ipairs(arrlc) do
retVal = retVal .. lc
retVal = retVal .. lc .. cr
end
end
end
end