Template:Str rep

From Sarkarverse
Revision as of 00:06, 17 January 2014 by T12 (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{Str rep|<string>|<find>|<replacewith>}}

Returns <string> with the first occurrence of <find> replaced with <replacewith>.

Example

  • {{str rep|Dogs chase cats|chase|love}} = Dogs love cats

See also

  • {{Replace}} - to replace all occurrences. (Lua based)