Template:Issubst

From Wikidata
Jump to navigation Jump to search
Documentation icon Template documentation[view · edit · history · purge ]

Usage[edit]

Usage[edit]

Meta template that returns "yes" if evaluated during substitution, and the empty string if evaluated during transclusion.
Note that this template must be used in safesubst mode to work properly:

{{ {{{|safesubst:}}}issubst}}

Examples[edit]

  • "{{issubst}}" → ""
  • "{{subst:issubst}}" → "yes"

Template:List of subst helper templates