Template:IfAND: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (Debugging)
mNo edit summary
Line 18: Line 18:
* [[Template:IfOR]]
* [[Template:IfOR]]
* [[Template:IfXOR]]
* [[Template:IfXOR]]
* [[Template:IfTHEN]]
</noinclude>
</noinclude>

Revision as of 14:30, 22 April 2008


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=

Also See: