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