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.)
m (Protected "Template:Ifz": Template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Template Documentation ==
== Template Documentation ==
<nowiki>{{</nowiki>ifz|<var>value</var>|<var>result</var>}} yields <var>result</var> if <var>value</var> 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>

Latest revision as of 08:22, 30 May 2017

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

{{ifz|value|result}} yields result if value is blank.

See Wikimedia's Ifndef