đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tl
Appearance
The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. Its primary use is in instruction and documentation. A short example is:
{{Tl|Example}}
- which generates
{{Example}}
TemplateData
[đčđœđŒđ°đčđłđŽđč]This template displays a template name as a link surrounded by braces, thus showing how the template name would be used in code. Its primary use is in instruction and documentation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
template name | 1 | the template name without the namespace prefix âTemplate:â, which is added automatically | Line | required |
More complex variations are described below.
Example
[đčđœđŒđ°đčđłđŽđč]Code | Result | Notes |
---|---|---|
{{Tl|Void}}
|
{{Void}} | Standard usage |
{{Tls|Void}}
|
{{subst:Example}} | For templates that should be substituted |
{{Tl2|X1}}
|
{{X1}}
|
This formats the link to show how it would look in code |
{{Tl2|SISTER=m:|3x}}
|
{{3x}}
|
Same as above, for templates on another Wikimedia project (such as meta) |
{{Tl2|SISTER=wikibooks|LANG=de:|WP}}
|
{{WP}}
|
For templates on another language project |
{{Tl|1==}}
|
{{=}}
|
Use the format {{Tl|1=templatename}} if the template contains template coding characters such as {{=}} or {{!}}
|
See also
[đčđœđŒđ°đčđłđŽđč]đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Navbar
General-purpose formatting
[đčđœđŒđ°đčđłđŽđč]Link style â | Linked | Unlinked | Linked with subst | Linked including braces | Linked with alternative text | |
---|---|---|---|---|---|---|
Text style â | â {{tlg}} options1 â
|
N/A | nolink=yes
|
subst=yes
|
braceinside=yes
|
alttext=Foo 2=Foo
|
Normal | N/A | {{Tlg}} 1, 2{{Tl}} {{Tlp}} 2{{Tlu}} 4
|
{{Tlf}} 2
|
{{Tls}} {{Tlsp}}
|
{{Tn}}
|
{{Tla}}
|
Code
|
code=yes ortt=yes
|
{{Tlx}} {{Tltt}} {{Tltt2}}
|
{{Tlc}} 2{{Tld}} 2{{Tnull}}
|
{{Tlxs}} {{Tltts}} {{Tltts3}} {{Tltss}} 3
|
N/A | |
Bold | bold=yes
|
{{Tlb}}
|
N/A | |||
Bold code
|
bold=yes|code=yes
|
{{Tlxb}}
| ||||
Italic code
|
italic=yes|code=yes
|
{{Tlxi}}
|
- 1
{{Tlg}}
is the most general, allowing any combination of text style and/or link style options. - 2 Prevents wrapping of text by placing it inside
<span class="nowrap">...</span>
tags. - 3 Uses monospace font but not
<code>...</code>
. - 4 Allows links to templates in any namespace.
Other formatting templates
[đčđœđŒđ°đčđłđŽđč]Code example | Effect | Notes |
---|---|---|
{{Tl2|Hatnote|lang=fr}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tl2 | Supports linking to sister projects (e.g., fr:Hatnote) |
{{Tlu|User:Ahunt/SSHFS}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tlu | Supports linking to any namespace |
{{Xpd|Hatnote|Some hatnote text}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Xpd | Shows code, example and a link to expand the template code |
{{Para|title|<var>book title</var>}} |
|title=book title |
Formats template parameters for display, with or without values |
With utility links
[đčđœđŒđ°đčđłđŽđč]Code example | Effect |
---|---|
{{Lts|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Lts |
{{T links|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:T links |
{{Tfd links|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tfd links |
{{Tiw|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tiw |
{{Tltt|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tltt |
{{Tetl|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tetl |
{{Tsetl|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tsetl |
{{Ti|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Ti |
{{Tic|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tic |
{{Tiw|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tiw |
{{Tlt|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Tlt |
{{Ttl|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Ttl |
{{Twlh|Hatnote}} |
đđ°đżđđ°đŒđŽđ»đŽđčđœđ:Twlh |