Template:Tn/doc
From OpenSimulator
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:
Link Style | Linked | Unlinked | Linked with subst: | Linked including braces | Linked with alternative text | |
---|---|---|---|---|---|---|
Text Style | {{tlg}} option | -- | Unknown extension tag "syntaxhighlight"
|
Unknown extension tag "syntaxhighlight"
|
Unknown extension tag "syntaxhighlight"
|
Unknown extension tag "syntaxhighlight"
|
Normal | -- | {{tl}}, {{tlp}}; {{tlg}} | {{tlf}} | {{tls}}, {{tlsp}} | {{tn}} | {{tla}} |
Teletype | Unknown extension tag "syntaxhighlight"
|
{{tlx}} | {{tld}} | {{tlxs}} | ||
Bold | Unknown extension tag "syntaxhighlight"
|
{{tlb}} | ||||
Bold Teletype | Unknown extension tag "syntaxhighlight"
|
{{tlxb}} | ||||
Italic Teletype | Unknown extension tag "syntaxhighlight"
|
{{tlxi}} | ||||
Code
|
Unknown extension tag "syntaxhighlight"
|
{{tlc}} |
NOTE: {{tlg}} is the most general, allowing any combination of the above options.