{{ਫਰਮਾ:Template link with linked braces}}
This template is used similarly to Template:Tl to show the name of a template with the pairs of open and close braces around it. But this variant makes the inner braces part of the link, whereas Template:Tl does not make the braces part of the link. This is to allow easier clicking of very short template names. The "Tn" name is short for T emplate n ame.
{{tn|template_name }}
Example with comparison
ਸੋਧੋ
{{tn |!}}
produces: {{!} } {{tl |!}}
produces: {{! }}
Comparison of template-linking templates according to their style
Link style →
Linked
Unlinked
Linked with subst
Linked including braces
Linked with alternative text
Text style ↓
↓ {{tlg }}
options1 →
—
nolink=yes
subst=yes
braceinside=yes
alttext=Foo
2=Foo
Normal
—
{{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
—
Bold
bold=yes
{{tlb }}
—
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.
Code example
Effect
Notes
{{tl2 |Hatnote|lang=fr}}
{{hatnote }}
Supports linking to sister projects (e.g., fr:Hatnote)
{{tlu |User:Ahunt/SSHFS}}
{{User:Ahunt/SSHFS }}
Supports linking to any namespace
{{xpd |Hatnote|Some hatnote text}}
"{{hatnote|Some hatnote text}}"
gives "Some hatnote text
" "`UNIQ--gallery-0000001D-QINU`"'__Some+hatnote+text%7D%7D%22
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