Template:Ifz: Difference between revisions

From Alpine Linux
(Forgot nowiki)
m (formatting)
Line 3: Line 3:


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

Revision as of 18:21, 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

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

See Wikimedia's Ifndef