{{{2}}} {{ifdef}} is a compact variant of {{qif}} for simple "if defined then do" statements without else part. It's the opposite of {{ifndef}}.
{{ifdef}}
{{qif}}
{{ifndef}}