Plantilla:Str rep

De Viquidites

{{{1}}}


[mostra] [modifica] Informació de la plantilla

Ús[modifica el codi]

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

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

Exemple[modifica el codi]

  • {{str rep|Dogs chase cats|chase|love}} = Dogs love cats

Vegeu també[modifica el codi]

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


Plantilla:String-handling templates