Vorlage:Issubst/Doku

Aus skandinavien-wiki.net
< Vorlage:Issubst
Version vom 2. August 2010, 01:44 Uhr von imported>Thesevenseas (Added Links)

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