Bản_mẫu:Str_right

Gives the characters from <offset> to the end of the string.A negative <offset> is treated the same as zero, which simply returns the original string.If <offset> is longer than <string> then this returns an empty string.If <offset> is invalid, empty or undefined, this template goes berserk, so please avoid.