Actions

Template

Check X Mark: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{#if:true|{{{1}}} }}</noinclude>
<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>

Revision as of 11:06, 23 December 2009

{{#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.}}