Hello, you have come here looking for the meaning of the word
Template:replace. In DICTIOUS you will not only get to know all the dictionary meanings for the word
Template:replace, but we will also tell you about its etymology, its characteristics and you will know how to say
Template:replace in singular and plural. Everything you need to know about the word
Template:replace you have here. The definition of the word
Template:replace will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
Template:replace, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
{{{1}}}
- The following documentation is located at Template:replace/documentation.
- Useful links: subpage list • links • redirects • 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