Template:IfTHEN: Difference between revisions
Jump to navigation
Jump to search
(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...) |
m (Protected "Template:IfTHEN" [edit=sysop:move=sysop]) |
(No difference)
|
Revision as of 22:47, 17 April 2008
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}}