Difference between revisions of "Template:Str endswith"

From Betting Wiki
Jump to navigation Jump to search
en>Dragons flight
(trimming is expected)
m (12 revisions imported)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#ifeq:{{#Invoke:String|sub|s={{{1|}}}| -{{#invoke:String|len|s={{{2}}}}} |ignore_errors=true}}|{{{2|}}}|yes}}<noinclude>
+
{{#ifeq:{{{1|a}}}{{{2|a}}}|{{{1|b}}}{{{2|b}}}|{{#invoke:String|endswith|source={{{1}}}|pattern={{{2}}} }}|yes<!--backward compatibility -->}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 01:25, 10 September 2019

{{#ifeq:aa|bb||yes}}

50px Template documentation[create]