Template:Ifeq

From Alpine Linux
Revision as of 04:35, 24 March 2012 by Dubiousjim (talk | contribs) (Use empty tag instead of {{{1}}})

Template Documentation for Ifeq

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

{{ifeq|value|test|then|else}} yields then if value equals test; otherwise it yields else.