enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Conditional expressions - Wikipedia

    en.wikipedia.org/wiki/Help:Conditional_expressions

    The basic syntax (and use) of each function is as follows: { {#if: test string | value if true | value if false }} (selects one of two values based on whether the test string is true or false) { {#ifeq: string 1 | string 2 | value if equal | value if unequal }} (selects one of two values based on whether the two strings are equal—a numerical ...

  3. Template:Formatting error - Wikipedia

    en.wikipedia.org/wiki/Template:Formatting_error

    This template can be evaluated using the {{#iferror}} parser function: {{#iferror:{{val|XX}}|error|OK}} → error; See also. Category:Pages with incorrect formatting templates use for a list of pages that have been marked as using a formatting template incorrectly using this template. {{Error-small}} {} mw:Help:Extension:ParserFunctions##iferror

  4. Help:Magic words - Wikipedia

    en.wikipedia.org/wiki/Help:Magic_words

    Magic words (including parser functions, variables and behavior switches) are features of wiki markup that give instructions to Wikipedia's underlying MediaWiki software. For example, magic words can suppress or position the table of contents, disable indexing by external search engines, and produce output dynamically based on the current page or on user-defined conditional logic.

  5. Help:Displaying a formula - Wikipedia

    en.wikipedia.org/wiki/Help:Displaying_a_formula

    When an inline formula is long enough, it can be helpful to allow it to break across lines. Whether using LaTeX or templates, split the formula at each acceptable breakpoint into separate <math> tags or {} templates with any binary relations or operators and intermediate whitespace included at the trailing rather than leading end of a part.

  6. Template:If/doc - Wikipedia

    en.wikipedia.org/wiki/Template:If/doc

    Spaces still do not affect the outcome of the condition. Parameter 1 selects the if-type as "eq", "expr", "exist" or "error" (for #iferror), or empty "||" for a simple if-there (for #if). The template can be repeatedly nested 6 or 7 levels, one inside the other, because the outer-most is completed before running either the then/else inner levels.

  7. Error function - Wikipedia

    en.wikipedia.org/wiki/Error_function

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate; Help; Learn to edit; Community portal; Recent changes; Upload file

  8. Template:Error/doc - Wikipedia

    en.wikipedia.org/wiki/Template:Error/doc

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate; Help; Learn to edit; Community portal; Recent changes; Upload file

  9. Template:If - Wikipedia

    en.wikipedia.org/wiki/Template:If

    Parameter 1 selects the if-type as "eq", "expr", "exist" or "error" (for #iferror), or empty "||" for a simple if-there (for #if). The template can be repeatedly nested 6 or 7 levels, one inside the other, because the outer-most is completed before running either the then/else inner levels. This template can be substituted, when the expression ...