Documentation for this module may be created at Module:string/pattern escape/doc

return function (str)
	return mw.ustring.gsub(str, "([%(%)%.%%%+%-%*%?%[%^%$%]])", "%%%1")
end
"https://ta.wiktionary.org/w/index.php?title=Module:string/pattern_escape&oldid=1984312" இலிருந்து மீள்விக்கப்பட்டது