Template:Tn/doc
From OpenSimulator
(Difference between revisions)
(Created page with "{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template is used similarly to {{tn|tl}}, to show the name of a template with the open and clo...") |
Latest revision as of 01:20, 21 October 2011
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.
[edit] Usage
{{tn|name}}
It will render this:
- {{name}}
Compare with:
{{tl|name}}
Which renders this:
- {{name}}
[edit] 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.