No edit summary |
No edit summary |
||
Line 90: | Line 90: | ||
|[[Performance Enhancements]] | |[[Performance Enhancements]] | ||
}}<!-- | }}<!-- | ||
--><includeonly>{{#ifeq:{{lc:{{{nocat|}}}}}||[[Category:As an administrator]]}}</includeonly> | --><includeonly>{{#ifeq:{{lc:{{{nocat|false}}}}}|true||[[Category:As an administrator]]}}</includeonly> |
Revision as of 16:54, 8 March 2011
4 parameters -- a, b, c, and d
- a -- leave out of the call
- b -- include, but without an =
- c -- include, with an = but no value
- d -- include, with an = and a value
name | #if, no bar | #if, with bar | subst | +, -, = |
---|---|---|---|---|
a | non-empty | empty | subst | != |
b | non-empty | empty | subst | != |
c | non-empty | empty | subst | != |
d | non-empty | empty | subst | != |