Revision as of 17:05, 19 June 2023 by Blackcat(talk | contribs)(Created page with "{{High-use|+}} {{Documentation subpage}} {{Lua|Module:String}} This is the {{tl|str endswith}} meta-template. It returns "yes" if the first parameter ends with the second parameter. Both parameters are trimmed before use. === Examples === * {{tlc|str endswith|foo (bar)|(bar)}} → {{str endswith|foo (bar)|(bar)}} * {{tlc|str endswith|foo|bar}} → {{str endswith|foo|bar}} * {{tlc|str endswith|(bar)|foo (bar)}} → {{str endswith|(bar)|foo (bar)}} * {{tlc|str endswith|...")
This template is used on 197,000+ pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them.