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)