Module:Str find word/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 34:
|string =
|word =
|andwords =
|orwords =
|case=
Line 46 ⟶ 45:
|s =
|w =
|andw=
|orw =
|case=
Line 56 ⟶ 54:
|<pre>
{{Str find word
|s= string source=
|word = andwords= andw=
|orwords = orw=
|case=
|yes =
|no =
|explain =
<!-- |SEPsep=todo -->
}}
</pre>
Line 240 ⟶ 238:
===Edge cases: (blank input,) ===
:''todo''
 
==issues and ideas==
* Keep the order, Foo, bar -> foo(1), bar(2)