Template:Can be substituted
Appearance
| This template can be substituted by using {{subst:Example}}. |
| This template should never be substituted – use {{Can be substituted}}. |
Usage
[edit]{{Can be substituted}}
This template should be placed on the documentation subpage (not the template page itself) of any template that can be substituted (but can also be transcluded).
List of subst helper templates
[edit]- {{require substitution}} – Prints an error unless substituted.
- {{ifsubst}} – 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.
- {{frequently substituted}} – like "may..." below
- {{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.
- {{can be substituted}} – For the doc of templates whose substitution is optional.
- {{may be substituted}} – Same as the template above, but with the adverb may being used in the notice (instead of can).
- {{substitution}} – Allows free-fill description of whether the template should be substituted and under what conditions.
- {{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.