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