Module:Infobox: Difference between revisions

From Vintage Story Wiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 13: Line 13:
end
end
for i, l in pairs(images) do
for i, l in pairs(images) do
if i % 4 > 0 then
if i % 4 == 0 then
imageString = imageString .. '\n'
imageString = imageString .. '\n'
end
end
Confirmedusers, Interface administrators
1,131

edits