Jump to content

Template:Str endswith/doc: Revision history

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

18 June 2026

  • curprev 12:2912:29, 18 June 2026 Majestix talk contribs 947 bytes +2 No edit summary
  • curprev 12:2712:27, 18 June 2026 Majestix talk contribs 945 bytes +945 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|..."