Template:Str endswith/doc

< Template:Str endswith
Revision as of 11:57, 21 March 2013 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Mbox

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

It returns "yes" if the first parameter ends with the second parameter. It uses both {{str left}} and {{str len}}, so it's subject to their limitations. Both parameters are trimmed before use.

Examples

border cases

See also

Description of all string templates