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