Teamplaid:Replace
Coltas
{{{1}}}
Uses Lua: |
Ùsaid - Usage
[deasaich]{{Replace|string|target|replacement|count=n}}
Returns string with the first n occurrences of target replaced with replacement. Omitting
will replace all occurrences. Space counts as a character if placed in any of the first three parameters.
count
Eisimpleirean - Examples
[deasaich]{{Replace|One two two three two four twotwo five|two|NINE}}
→ One NINE NINE three NINE four NINENINE five{{Replace|One two two three two four twotwo five|two|NINE|count=2}}
→ One NINE NINE three two four twotwo five{{Replace|foo_bar|_| }}
→ foo bar
Space
[deasaich]{{Replace|One-two two-three two-four twotwo-five|-|—}}
→ One—two two—three two—four twotwo—five{{Replace|One-two two-three two-four twotwo-five|- |—}}
→ One-two two-three two-four twotwo-five
Faic cuideachd - Also see
- {{Str rep}}, which replaces only the first occurrence of a string.
The above documentation is transcluded from Teamplaid:Replace/documentation. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /documentation subpage. Subpages of this template. |