Template:Str rightmost/doc
Usage
{{str rightmost|<string>|<offset>}}
Gives the rightmost <offset> characters of the string.
Example
{{str rightmost|example|2}} → le
{{str rightmost|<string>|<offset>}}
Gives the rightmost <offset> characters of the string.
{{str rightmost|example|2}} → le