Template:Str endswith: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Amalthea
create template; return "yes" if the first parameter string ends with the second parameter string.
 
meta>Amalthea
m trim input
Line 1: Line 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>

Revision as of 13:02, 19 May 2009