Шаблон:Str endswith: различия между версиями
Перейти к навигации
Перейти к поиску
м
trim input
en>Amalthea (create template; return "yes" if the first parameter string ends with the second parameter string.) |
en>Amalthea м (trim input) |
||
| Строка 1: | Строка 1: | ||
{{#ifeq: {{str left|{{{1|}}}|{{#expr:{{str len|{{{1|}}}}}-{{str len|{{{2|}}}}}}}}}{{{2|}}} | {{{1|}}} | {{#ifeq: {{str left|{{{1|}}}|{{#expr:{{str len|{{{1|}}}}}-{{str len|{{{2|}}}}}}}}}{{{str trim|{{{2|}}}}} | {{str trim|{{{1|}}}}} | ||
| yes | | yes | ||
}}<noinclude> | }}<noinclude> | ||