Content deleted Content added
Jackmcbarn (talk | contribs) →Errors: simulate the errors to keep the page out of Category:Pages with script errors |
|||
Line 76:
<code><nowiki>{{#invoke:Ustring|xyzzy}}</nowiki></code>
should produce:
{{script error|Script error: The function "xyzzy" does not exist.}}
and
Line 84:
<code><nowiki>{{#invoke:Ustring|maxPatternLength}}</nowiki></code>
should produce:
{{script error|Script error: "maxPatternLength" is not a function.}}
== See also ==
|