Difference between revisions of "Template:Str endswith"
Jump to navigation
Jump to search
en>Wikid77 (changed from Template:Str_left to use {padleft:| len(1) - len(2) |{1} }, to reduce expansion depth to 14 levels from 16.) |
m (12 revisions imported) |
||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#ifeq: | + | {{#ifeq:{{{1|a}}}{{{2|a}}}|{{{1|b}}}{{{2|b}}}|{{#invoke:String|endswith|source={{{1}}}|pattern={{{2}}} }}|yes<!--backward compatibility -->}}<noinclude> |
| − | |||
| − | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||