Template:Tn/doc

From Xen

This template is used similarly to {{tl}}, to show the name of a template with the open and close braces around it. But this macro makes the inner braces part of the link, whereas {{tl}} does not make the braces part of the link. This is to allow shorter template names to be easier to click on. The "Tn" name is short for Template name.

Usage

{{tn|name}}

It will render this:

{{name}}

Compare with:

{{tl|name}}

Which renders this:

{{name}}

See also

There are several similar templates, these two lists most of them with some examples:

Template linking templatesview · talk · edit
Link Style Linked Unlinked Linked with subst: Linked including braces Linked with alternative text
Text Style {{tlg}} option -- ​nolink=yes​ ​subst=yes​ ​braceinside=yes​ ​alttext=FOO​
Normal -- {{tl}}, {{tlp}}; {{tlg}} {{tlf}} {{tls}}, {{tlsp}} {{tn}} {{tla}}
Teletype ​tt=yes​ {{tlx}} {{tld}} {{tlxs}}
Bold ​bold=yes​ {{tlb}}
Bold Teletype ​bold=yes|tt=yes​ {{tlxb}}
Italic Teletype ​italic=yes|tt=yes​ {{tlxi}}
Code ​code=yes​ {{tlc}}
NOTE: {{tlg}} is the most general, allowing any combination of the above options.