Template:IfMatch

From Elanthipedia
Revision as of 22:15, 17 April 2008 by CARAAMON (talk | contribs) (New page: <noinclude> This template will accept one variable which it will compare to up to 10 other variables. If any of them match the first, it will return "1".<br> <b>Note:</b> The match is case...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template will accept one variable which it will compare to up to 10 other variables. If any of them match the first, it will return "1".
Note: The match is case insensitive.

{{IfMatch | matchstring | variable1 | variable2 | .... | variable10}}