Template:String-handling templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Ahecht
(| {{tl|trim quotes}} | To trim leading or trailing matches quotes.)
meta>Frietjes
(being deleted)
Line 81: Line 81:
     | {{tl|strloc insert}} | Inserts a string at character location strloc, or appends if strloc<{{=}}0.
     | {{tl|strloc insert}} | Inserts a string at character location strloc, or appends if strloc<{{=}}0.
     | {{tl|loop}}          | Repeat character string a specified number of times.
     | {{tl|loop}}          | Repeat character string a specified number of times.
    | {{tl|repeat}}        | Repeat a string a specified number of times.
     | {{tl|replace}}      | Returns the string, after replacing ''all'' occurrences of a specified string with another string.
     | {{tl|replace}}      | Returns the string, after replacing ''all'' occurrences of a specified string with another string.
     | {{tl|str rep}}      | Returns the string, after replacing the first occurrence of a specified string with another string.
     | {{tl|str rep}}      | Returns the string, after replacing the first occurrence of a specified string with another string.

Revision as of 16:14, 24 September 2018