{{{1}}}

Documentation icon دستاويز سانچو[نمائش] [سنواريو] [تاريخچو] [تطهير]

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

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

  • {{str rep|Dogs chase cats|chase|love}} = Dogs love cats
  • {{Replace}} - to replace all occurrences (Lua based)