本模板用于判断字符串是否以某一子字符串结束。
{{str endswith|字符串|子串}}
{{str endswith|Example|le}}
{{str endswith|Example|LE}}
{{str endswith|Example|F}}
{{str endswith|Example|Example}}