Template:IfMatch2

From Elanthipedia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Essential Template
  • This template is so essential that it has been protected to prevent tampering.
  • If you have suggestions to extend its function or have observed bugs, please post to the discussion page.


Usage Documentation

This template will accept one variable which it will compare up to 10 others to. If any of the following variables are present in the first one, it will return "1". This allows loading of a delimited string of variables and comparing them to a list of variables.
Note: The match is case insensitive.

By specifying |true= and |false= a custom strings may be returned on match and no match.

Syntax

{{IfMatch2 | string | match1 | match2 | etc. }}

Additional options:
|true=
|false=

Also See