Template:Template link/doc: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) (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}}") |
(No difference)
|
Revision as of 15:31, 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}}