Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Template link/doc

Template page
Revision as of 16:29, 16 June 2025 by Mnooseman (talk | contribs) (Created page with "<noinclude>{{Documentation subpage}}</noinclude> {{Source|Minecraft}} {{shortcut|tl|t}} This template is used to easily link to a template, while displaying the template brackets. == Usage == {{tcode|tl|template name|subst{{=}}<var>yes/no</var>|code{{=}}<var>yes/no</var>}} ''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 ad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a template documentation subpage for Template:Template link. It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Template:Source

Shortcuts

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|:Vault Gear/Attributes}}{{ :Vault Gear/Attributes}}
  • {{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