Template:Str rightmost/doc
Usage
{{Str rightmost|<string>|<offset>}}
Gives the rightmost <offset> characters of the string.
Example:
- {{Str rightmost|abc|1}}
produces
- c
{{Str rightmost|<string>|<offset>}}
Gives the rightmost <offset> characters of the string.
Example:
produces