Jump to content

Template:Str rep/doc

From SeptemWiki
Revision as of 17:02, 9 April 2016 by Shawn (talk | contribs) (Created page with "{{metatemplate}} === Usage === <nowiki> {{Str rep|<string>|<find>|<replacewith>}} </nowiki> Returns <string> with the '''first''' occurrence of <find> replaced with <replace...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

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

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

Example

  • {{str rep|Dogs chase cats|chase|love}} = Script error: No such module "String".

See also