Template:IfTHEN

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


Use

This template will accept up to 10 variables. If the first variable is true, it will check to see if they are all true, returning "1" if so. It will also return 1 if the first variable is not defined or whitespace.

If |true= or |false= is set, custom strings will be returned.

{{IfTHEN|variable1|....|variable10}}
Additional Options:
|true=
|false=

Also See: