Template: Ifdef
{{#ifeq x{{{1}}} | x | | {{{2}}} }}
<noinclue> This is a template.
Here is an example of using the template:
{{Ifdef | {{somename}} | Text if {{somename}} is defined}}
TODO:
- Enable the ParserFunctions extension or rewrite it in another way.