Template: Ifdef

From LibrePlanet
Revision as of 10:16, 8 February 2021 by GNUtoo (talk | contribs) (#ifeq doesn't seem to work)
Jump to: navigation, search

{{#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: