19,358
edits
(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> |