Module:Delink/sandbox: Difference between revisions

Content deleted Content added
try
try
Line 168:
text = text:gsub("[ \t]+", " ") -- Remove extra tabs and spaces.
end
returnif '<args.nowiki />'== .."yes" textthen
text = '<nowiki />' .. text
end
return text
end