Template:Ifsubst/doc
< Template:Ifsubst
Jump to navigation
Jump to search
Revision as of 12:34, 22 September 2022 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org)
This is a documentation subpage for Template:Ifsubst. It contains usage information, categories and other content or metadata that is not part of the original template. |
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.
Template:List of subst helper templates