Template:Ifz: Difference between revisions

From Alpine Linux
m (Template:Ifndef moved to Template:Ifz: "Ifndef" is misleading about behavior. In fact defined but blank arguments and undefined arguments are treated alike.)
(Add docs)
Line 3: Line 3:


== Template Documentation ==
== Template Documentation ==
{{ifz|value|result}} yields result if value is blank.
See [http://meta.wikimedia.org/wiki/Template:Ifndef Wikimedia's Ifndef]
See [http://meta.wikimedia.org/wiki/Template:Ifndef Wikimedia's Ifndef]


</noinclude><includeonly>{{{2{{{1|}}}|}}}</includeonly>
</noinclude><includeonly>{{{2{{{1|}}}|}}}</includeonly>

Revision as of 18:07, 7 March 2012

Template Documentation for Ifz

This page is a template and should only be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

Template branching without Extension:ParserFunctions

Template Documentation

yields result if value is blank.

See Wikimedia's Ifndef