Template:IfAND

From Elanthipedia
Revision as of 14:11, 22 April 2008 by CARAAMON (talk | contribs) (Adding custom return handling)
Jump to navigation Jump to search

Use

This template will accept 10 variable names and return 1 if they all exist and nothing if any one of them is nonexistant or whitespace.

If |true= or |false= is set, it will return custom strings for matches or no matches.

{{IfAND|variable1|...|variable10}}
Additional options:
|true=
|fals=