Plantilla:Str rep

De la Viquipèdia, l'enciclopèdia lliure

{{{1}}}

Icona de documentació de mòdul Documentació de la plantilla [ mostra ] [ modifica el codi ] [ mostra l'historial ] [ refresca ]

Ús[modifica]

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

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

Exemple[modifica]

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

Vegeu també[modifica]

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


Plantilla:String-handling templates