Template:Str rightmost

Template documentation[view · edit · history · purge]
This documentation is transcluded from Template:Str rightmost/doc.


Usage

{{Str rightmost|<string>|<offset>}}

Gives the rightmost <offset> characters of the string.

Example:

{{Str rightmost|abc|1}}

produces

c Category:String manipulation templates
Category:String manipulation templates