Content deleted Content added
No edit summary |
|||
Line 11:
For example, in the string '{{mono|1=alpha, foobar}}' the word '{{mono|1=alpha}}' appears, but the word '{{mono|1=foo}}' does not: there only is the complete word '{{mono|1=foobar}}'. The module is aimed at template code usage. <small>(The editor does not have to apply Lua patterns like {{code|1=[%a%d]*}})</small>.
== Usage ==
:{{red|This documentation is not updated yet}}. May be wrong in situiations. Soo also the tempalte documentation at {{tl|Str find word}}
===Basic===
Core function:
Line 175 ⟶ 173:
| {{para|case|true}}: a=/=A
|}
===AND-, OR-wordlist checks===
Line 241 ⟶ 232:
|}
==
* The logic itself does not propduce errors. There is always a T of F result.
* Pages with Unknown parameters are listed in {{clc|Category:Unknown parameters}} (todo)▼
▲* Pages with Unknown parameters are listed in {{clc|Category:
:There are no logical errors foreseen: any flaw in the input will return a False result (for example, no input strings to check were entered).
* {{para|explain|true}}: when in {{button|Preview}}, display a report on input, output and the logical steps (debug).
* {{para|explain|testcases}}: When set in ns {{mono|1=Template}} or {{mono|1=User}} on subpage {{mono|1=/testcases}}, the Preview report is static (shown permanently).
<includeonly>{{
▲* [[:Categoty:String manipulation templates]]
}}</includeonly>
|