Vorlage:Issubst/Doku: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>Amalthea
(doc)
(kein Unterschied)

Version vom 29. April 2010, 11:59 Uhr

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