Jump to content

Template:Str endswith/doc

From pool
Revision as of 14:57, 20 October 2020 by Caleb Cooper (talk | contribs) (Created page with "{{Documentation subpage}} {{Lua|Module:String}} {{Commons Import}} This is the {{tl|str endswith}} meta-template. It returns "yes" if the first parameter ends with the secon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.


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

border cases

See also

For more detail see wikipedia page wikipedia:Template:Str endswith