Template:Substitute/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 9: | Line 9: | ||
==== Parameters ==== | ==== Parameters ==== | ||
; <code>{{{<nowiki />1}}}</code> (required) | ; <code>{{{<nowiki />1}}}</code> (required) | ||
: Set this to <code>always</code> if the template ''should always'' be substituted, <code>no</code> if the template ''should not'' be substituted, or <code> | : Set this to <code>always</code> if the template ''should always'' be substituted, <code>no</code> if the template ''should not'' be substituted, or <code>both</code> if the template can be either substituted or transcluded. | ||
Revision as of 18:00, 19 May 2025
This template is used as a header to show whether a template should be substituted or not.
Usage
{{substitute}} should be placed on the documentation subpage of any template that requires substitution rather than transclusion (i.e. not on the template's own page itself).
Templates that should always be substituted must be added to Category:Substituted templates.
Parameters
{{{1}}}(required)- Set this to
alwaysif the template should always be substituted,noif the template should not be substituted, orbothif the template can be either substituted or transcluded.