Template:Template link/doc: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} {{Template shortcut|tl|TL|t|temp}} Displays a link to a template page, automatically formatting it with the "Template:" prefix and enclosing it in double curly braces. Useful for referring to templates in documentation or discussions without transcluding them. == Basic usage == <pre>{{Template link|TemplateName}}</pre> == Example == <pre>{{Template link|Infobox Artifact}}</pre> ...will render as: {{Template link|Infobox Artifact}}")
 
mNo edit summary
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}} <!-- Adds [[Category:Documentation subpages]] -->
{{Template shortcut|tl|TL|t|temp}}
{{Template shortcut|tl|TL|t|temp}}
Displays a link to a template page, automatically formatting it with the "Template:" prefix and enclosing it in double curly braces. Useful for referring to templates in documentation or discussions without transcluding them.
Displays a link to a template page, automatically formatting it with the "Template:" prefix and enclosing it in double curly braces. Useful for referring to templates in documentation or discussions without transcluding them.

Latest revision as of 15:59, 30 July 2025

This is the /doc subpage of Template:Template link. Any changes made here will reflect on the main template page.

Template:Template shortcut Displays a link to a template page, automatically formatting it with the "Template:" prefix and enclosing it in double curly braces. Useful for referring to templates in documentation or discussions without transcluding them.

Basic usage

{{Template link|TemplateName}}

Example

{{Template link|Infobox Artifact}}

...will render as: {{Infobox Artifact}}