![]() | Dies ist eine nachgeordnete Seite der Dokumentation von Vorlage:Issubst. Sie enthält Informationen zur Verwendung, Kategorisierung und zu anderem Inhalt, der nicht Bestandteil der originalen Vorlage-Seite ist. |
Usage
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
- "
{{issubst}}
" → "" - "
{{subst:issubst}}
" → "yes"
See also