(Created page with "{{Documentation}} <includeonly><onlyinclude><!--Replace all with nothing.--></onlyinclude></includeonly>") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude>{{#rpos:{{{1}}}|{{{2}}}}}</onlyinclude></includeonly> | ||
Revision as of 12:41, 23 February 2024
Template:TrimEnd is used to remove a character, typically a delimiter, from the end of a string.
Usage
It accepts two mandatory parameter:
- is the character to be removed.
- is the string to be parsed.
Returns
{{TrimEnd|;|Peng diana-patient-p.png;Hope tommelise-casual-p.png;Hope charlotte-casual-p.png;Hope justice-casual-p.png;Green-arthur gold-p.png;Hope charlotte-jammies-p.png;}} returns: -1
The documentation above was transcluded from Template:TrimEnd/Documentation. [edit]
