Actions

Template

Check X Mark: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{#if: {{{1}}} | Parameter 1 is not defined, or is defined and non-null/non-empty. | Parameter 1 is null. It contains only empty string(s) or breaking space(s) etc.}}</noinclude>
<noinclude>{{#ifeq: {{{1}}}=a | Yay! | Nay! }}</noinclude>

Revision as of 11:11, 23 December 2009

{{#ifeq: {{{1}}}=a | Yay! | Nay! }}