Jump to content

Template:Str endswith/doc: Difference between revisions

Content deleted Content added
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|..."
 
No edit summary
 
Line 1: Line 1:
{{High-use|+}}
{{High-use|+}}
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:String}}
{{Lua|Module:W_String}}


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