Template:IfTHEN

From Elanthipedia
Revision as of 22:47, 17 April 2008 by CARAAMON (talk | contribs) (Protected "Template:IfTHEN" [edit=sysop:move=sysop])
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.

{{IfTHEN|variable1|....|variable10}}