Template:Str endswith/doc: Revision history

From Black Cat Studios
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 June 2023

  • curprev 17:0517:05, 19 June 2023Blackcat 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|..."