Difference between revisions of "Template:Str endswith"
Jump to navigation
Jump to search
en>Mr. Stradivarius (use Module:Str endswith to save the extra #invoke and the extra passing of parameters) |
m (12 revisions imported) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#invoke: | + | {{#ifeq:{{{1|a}}}{{{2|a}}}|{{{1|b}}}{{{2|b}}}|{{#invoke:String|endswith|source={{{1}}}|pattern={{{2}}} }}|yes<!--backward compatibility -->}}<noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||