Template:Str rep/doc

From EUSwiki
Revision as of 00:22, 9 February 2019 by Malcolmmcc (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/S' not found.

Usage

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

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

Example

  • {{str rep|Dogs chase cats. Cats chase mice|chase|love}} = Dogs love cats. Cats chase mice

See also

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