Template:IfTHEN

From Elanthipedia
Revision as of 22:47, 17 April 2008 by CARAAMON (talk | contribs) (New page: <noinclude> ==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 th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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}}