Toggle menu
209
927
189
6.3K
Dovedale Railway Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Replace/doc. Changes can be proposed in the talk page.

Returns string with the first n occurrences of target replaced with replacement. Omitting count will replace all occurrences.

TemplateData

This template replaces a substring in a string with a given replacement.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Source string1

The string to replace in.

Stringrequired
Pattern2

The string or Lua ustring pattern to search for.

Stringrequired
Replacement3

The replacement text.

Linerequired
Countcount

The number of occurrences to replace; defaults to all.

Numberoptional
Regular expressionregex

Whether the pattern is a Lua ustring pattern (no means search for literally that character sequence).

Default
no
Example
yes
Booleanoptional
🍪 Yum Yum Yum! Cookies help us better deliver our services. By using our site, you agree to our use of cookies.