Template:Issubst/doc

From 1F616EMO Survival Server Wiki
Revision as of 04:25, 28 October 2023 by 2600:1700:a2a0:fb50:dd1d:745c:e516:268e (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:<noinclude/>issubst}}

Examples

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

Template:List of subst helper templates