Predloga:Str rep
{{{1}}}
Uporablja Lua: |
Usage
uredi{{Str rep|<string>|<find>|<replacewith>}}
Returns <string> with the first occurrence of <find> replaced with <replacewith>.
Example
uredi{{str rep|Dogs chase cats. Cats chase mice|chase|love}}
= Dogs love cats. Cats chase mice
See also
uredi- {{Replace}} - to replace all occurrences (Lua based)