Module:Ustring/doc: Difference between revisions

Content deleted Content added
Line 70:
|{{Module:Ustring}}|%s%s%sif%s[^%s]+%sthen.+%
<!--enter an actual newline character to match '\n'-->%s%s%send}}</syntaxhighlight>
 
== Errors ==
Errors from accessing {{luaref|Ustring library|mw.ustring}} should be maintained, e.g.:
 
<code><nowiki>{{#invoke:Ustring|xyzzy}}</nowiki></code>
 
produces:
 
{{#invoke:Ustring|xyzzy}}
 
and
 
<code><nowiki>{{#invoke:Ustring|maxPatternLength}}</nowiki></code>
 
produces:
 
{{#invoke:Ustring|maxPatternLength}}
 
 
== See also ==