Template:IfTHEN: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
* [[Template:IfAND]] |
* [[Template:IfAND]] |
||
* [[Template:IfMatch]] |
* [[Template:IfMatch]] |
||
* [[Template:IfOR]] |
|||
* [[Template:IfXOR]] |
* [[Template:IfXOR]] |
||
</noinclude> |
</noinclude> |
Latest revision as of 19:28, 22 January 2009
Essential Template
- This template is so essential that it has been protected to prevent tampering.
- If you have suggestions to extend its function or have observed bugs, please post to the discussion page.
Usage Documentation
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.
Syntax
If |true= or |false= is set, custom strings will be returned.
{{IfTHEN|variable1|....|variable10}} Additional Options: |true= |false=