Template:Template link: Difference between revisions
Template page
More actions
m 1 revision imported |
m 1 revision imported: Import from Dev Miraheze  |
(No difference)
| |
Latest revision as of 15:13, 21 July 2025
This template is used to easily link to a template, while displaying the template brackets.
Usage
{{tl|template name|subst=yes/no|code=yes/no}}
template name can be any page, using the same conventions as transclusion. Basically the "Template:" prefix is optional, and a colon is required to link the main space.
Parameters can also be added, to a maximum of 8. Note that ='s must be escaped using {{=}}.
The |subst= parameter will determine whether the template link will display as a substed template or not. If the subst parameter is set, it will display the word "subst:" in front of the template link.
Set |code= to no to disable code formatting.
Examples
{{tl|OS}}â{{OS}}{{tl|Template:Welcome|subst=yes}}â{{subst:Welcome}}{{tl|:Spawner/BE}}â{{ :Spawner/BE}}{{tl|move|Page to move to|Optional reason}}â{{move|Page to move to|Optional reason}}{{tl|uw-vandalism|Minecraft|subst=1}}â{{subst:Uw-vandalism|Minecraft}}
See also
{{TemplateCode}}{{parameter}}
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Template link/doc.