உள்ளடக்கத்துக்குச் செல்

Module:string/pattern escape

கட்டற்ற பன்மொழி அகரமுதலியான விக்சனரியில் இருந்து.

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" இலிருந்து மீள்விக்கப்பட்டது