Template:Nosubst/doc

Usage[edit]

{{Never substitute}}

This template should be placed on the documentation subpage (not the template page itself) of any template that should not be substituted (and transcluded instead).

Parameters

  • This template accepts one optional parameter, which can be used to give a more detailed description of why the template in question should not be substituted. For example, {{Never substitute|Example text.}} produces:

List of subst helper templates[edit]

  • {{require substitution}} – Prints an error unless substituted.
    • {{always substitute}} – For the Template documentation of the above templates; prints a message asking for it be substituted.
    • {{never substitute}} – The reverse of {{always substitute}}. For the doc of templates which should not be substituted; prints a message asking for it not to be substituted.
    • {{may be substituted}} – For the doc of templates whose substitution is optional.
    • {{substitution}} – Allows free-fill description of whether the template should be substituted and under what conditions.
  • {{ifsubst}} – Forks if substituted or not.
  • {{issubst}} – Returns "yes" if substituted.
  • Module:Unsubst – Prevents substitution.
  • Module:Unsubst-infobox – Prevents substitution for infoboxes, cleans up parameters.