සැකිල්ල:replace
පෙනුම
{{{1}}}
- පහත දැක්වෙන උපදෙස්, සැකිල්ල:replace/documentation හි පිහිටා ඇත. සැකිල්ල:replace/documentation]]. [සංස්කරණය]
- ප්රයෝජනවත් සබැඳි: උප පිටු ලැයිස්තුව • සබැඳි • යළි යොමු • transclusions • errors (parser/module) • sandbox
This template performs string replacement. It is a wrapper for function replace from Module:string.
Parameters
[සංස්කරණය]|1=(required)- The string to search
|2=(required)- The string or pattern to find within source
|3=(required)- The replacement text
|count=,|4=(optional)- The number of occurrences to replace, defaults to all.
|plain=,|5=(optional)- Boolean flag indicating that pattern should be understood as plain text (if true) and not as a Lua style regular expression, defaults to true