Jump to content

Module:Aligned table: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 147: Line 147:
end
end
end
end
cell:wikitext(mw.ustring.gsub(args[cols*(j - 1) + i] or '','%s*$', ''))
cell:wikitext(args[cols*(j - 1) + i] or '')
end
end
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.