Template:Str rep/doc: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 00:07, 17 January 2014

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)