Difference between revisions of "Template:If/errmsg"
Jump to navigation
Jump to search
imported>Wikid77 (Added "Check for invalid numbers, or...") |
imported>WOSlinker (tidy style for better HTML5 compatibility) |
||
| Line 6: | Line 6: | ||
- | - | ||
--></noinclude><br> | --></noinclude><br> | ||
| − | < | + | <span style="color:#FF5511;">'''ERROR: invalid parameters for [[Template:{{{t|Ifexpr}}}]]''':<br> <nowiki>{{</nowiki>{{{t|Ifexpr}}}...|{{{3}}}|{{{1}}}|{{{2}}}<nowiki>}}</nowiki><br> Check for invalid numbers, or parameter 1 must be empty when using "1=" format.</span><noinclude> |
<!-- | <!-- | ||
-------------------------------------------------------------- | -------------------------------------------------------------- | ||
Latest revision as of 12:56, 8 July 2015
ERROR: invalid parameters for Template:Ifexpr:
{{Ifexpr...|{{{3}}}|{{{1}}}|{{{2}}}}}
Check for invalid numbers, or parameter 1 must be empty when using "1=" format.
The Template:If/errmsg is used to display advisory messages for either the Template:If or also for Template:Ifexpr which can process if-expressions without removing the leading or trailing spaces within then/else clauses of the logic.
- Usage: {{If/errmsg |{{{2|}}}|{{{3|}}}|{{{1|}}}|t=templatename}}
The template passes the values of parameters {1}, {2}, {3} and {t} (the template name, such as t=Ifexpr) so that they can be displayed to clue the reader into spotting which instance (of using Template:If or Template:Ifexpr) had triggered the message.
| The above documentation is transcluded from Template:If/errmsg/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |