Template:Ifsubst
Jump to navigation
Jump to search
This documentation is transcluded from Template:Ifsubst/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
Meta template that returns the first parameter if evaluated during substitution, and the second parameter if evaluated during transclusion.
Note that this template must be used in safesubst mode to work properly:
{{ safesubst:<noinclude/>ifsubst| yes | no }}
The |demo = parameter can be used for testing the template. Set |demo = yes to always display the yes text, |demo = no to always display the no text, or |demo = {{{demo|}}} to pass through the value from the parent template.