×
Create a new article
Write your page title here:
We currently have 245 articles on The Vault @ The EERIE Files. Type your article name above or click on one of the titles below and start writing!



The Vault @ The EERIE Files

Template:Tl: Difference between revisions

No edit summary
Fix stale PersonInfobox example; wrap in nowiki to prevent accidental live transclusion
 
Line 7: Line 7:
'''Usage:'''
'''Usage:'''
<pre>
<pre>
{{Tl|PersonInfobox}}
{{Tl|InfoboxPerson}}
</pre>
</pre>
Renders as: <code>{{PersonInfobox}}</code> (as plain text with a working link, not an actual transclusion)
Renders as: <code><nowiki>{{InfoboxPerson}}</nowiki></code> (as plain text with a working link, not an actual transclusion)


=== Parameters ===
=== Parameters ===

Latest revision as of 12:28, 5 August 2026

Template:Tl

Displays a formatted, non-executing link to another template's name — renders as {{X}} with braces, styled as code, and linking through to that template's own page. Used throughout Vault Templates documentation to reference other templates by name without transcluding them.

For showing a full example call with parameters (not just the bare name), use {{Tlx}} instead.

Usage:

{{Tl|InfoboxPerson}}

Renders as: {{InfoboxPerson}} (as plain text with a working link, not an actual transclusion)

Parameters

  • 1 — required. The template name to display and link to (without the Template: prefix)