Toggle menu
15
236
81
27.8K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 19:41, 15 February 2025 by Prd (talk | contribs) (Created page with "{{tsh|no subst}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{hatnote|The following also '''applies''' to this template, so this template should '''never''' be substituted:}} {{Never substitute}} == Usage == <code><nowiki>{{Never substitute}}</nowiki></code> This template should be placed on the <big>documentation subpage</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{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).

Pages that include {{Never substitute}} are added to Category:Wikipedia never-substituted templates.

Parameters

|nocat=true
Suppress automatic categorization.

List of subst helper templates

  • {{require substitution}} – Prints an error unless substituted.
  • {{substituted or transcluded}} – if-then-else metatemplate that checks if a template is currently being substituted or transcluded
    • {{always substitute}} – For the doc 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.
  • {{HTML comment}} – To sign substitutions with comments that contain wikitext expansions
  • Module:Unsubst – Prevents substitution.
  • Module:Unsubst-infobox – Prevents substitution for infoboxes, cleans up parameters.