Template:Search String: Difference between revisions
 (Created page with "<includeonly>{{#if:{{#pos:{{{text}}}|{{{term}}}}}|yes|no}}</includeonly>")  | 
				 (+docs; +cat)  | 
				||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{#pos:{{{text}}}|{{{term}}}}}|yes|no}}</includeonly>  | <includeonly>{{#if:{{#pos:{{{text}}}|{{{term}}}}}|yes|no}}</includeonly><noinclude>  | ||
Accepting the parameters "text" and "term", '''Search String''' returns "yes" if "term" is found in "text", and "no" if not.  | |||
[[Category:Utility templates]]</noinclude>  | |||
Latest revision as of 04:27, 13 December 2015
Accepting the parameters "text" and "term", Search String returns "yes" if "term" is found in "text", and "no" if not.