Template:If
Usage:
If X evaluates to a non-empty string, the thenClause is output, otherwise, the elseClause is generate.
{{If|test=X|then=thenClause|else=elseClause}}
If X evaluates to a non-empty string, the thenClause is output, otherwise, the elseClause is generate.
{{If|test=X|then=thenClause|else=elseClause}}