Module:MultiReplace: Difference between revisions

Content deleted Content added
No reason to call a template that calls a module that calls mw.html.create. Just call mw.html.create directly.
m spaces→tabs
Line 12:
if not change.repl then
return tostring(mw.html.create("strong"):addClass('error')
:wikitext('Multireplace: Unpaired argument: <code>' .. (i * 2) .. ' = ' .. change.pattern .. '</code>')
)
)
end
changeList[i] = change