Template:Issubst/doc: Difference between revisions

From 1F616EMO Survival Server Wiki
No edit summary
 
m (1 revision imported: subst family)
 
(No difference)

Latest revision as of 06:53, 9 February 2024

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