Jump to content

ထႅမ်းပလဵတ်ႉ:Str endswith/doc

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး

This is the {{str endswith}} meta-template.

It returns "yes" if the first parameter ends with the second parameter. Both parameters are trimmed before use.

တူဝ်ယၢင်ႇ

[မႄးထတ်းငဝ်ႈငႃႇ]
  • {{str endswith|foo (bar)|(bar)}}yes
  • {{str endswith|foo|bar}}
  • {{str endswith|(bar)|foo (bar)}}
  • {{str endswith|foo bar | bar}}yes
border cases
  • {{str endswith}}yes
  • {{str endswith||}}yes
  • {{str endswith|| }}yes
  • {{str endswith| |}}yes