आकृति:Str endswith

मैथिली विकिपिडियासँ, एक मुक्त विश्वकोश

yes

Template documentation[view] [edit] [history] [purge]

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.

Examples[सम्पादन करी]

  • {{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

See also[सम्पादन करी]