Template:Issubst/doc: Difference between revisions

From 1F616EMO Survival Server Wiki
No edit summary
(No difference)

Revision as of 04:25, 28 October 2023

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