3,860
edits
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE. --> {{tlf|'''tn'''}} ('''t'''emplate '''n'''ame) works similar to {{tl|tl}}, showing the name of...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
{{tlc|tn|'''template name'''}} | {{tlc|tn|'''template name'''}} | ||
== | ==Examples== | ||
{| class="wikitable" style="background-color: white;" | Comparison between {{tlf|tn}} and {{tlf|tl}}. Hover over the template links to see the difference. | ||
{| class="wikitable" style="background-color: white; text-align: center;" | |||
|- | |||
! Template !! What you type !! What you see | |||
|- | |||
| rowspan="2" | {{tlf|!}} || {{tlc|tn|&#33;}} || {{tn|!}} | |||
|- | |||
| {{tlc|tl|&#33;}} || {{tl|!}} | |||
|- | |||
| rowspan="2" | {{tlf|=}} || {{tlc|tn|&#61;}} || {{tn|=}} | |||
|- | |- | ||
| {{tlc|tl|&#61;}} || {{tl|=}} | |||
|- | |- | ||
| rowspan="2" | | | rowspan="2" | {{tlf|;}} || {{tlc|tn|&#59;}} || {{tn|;}} | ||
|- | |- | ||
| {{tlc|tl| | | {{tlc|tl|&#59;}} || {{tl|;}} | ||
|} | |} | ||
==See also== | ==See also== | ||
* {{tl|tl}} | * {{tl|tl}}: produces a link to a template, within braces. | ||
* {{tl|tlc}}: produces a template presentation, with the template's name and it's parameters, and wraps the output in <code>-tags. | * {{tl|tlc}}: produces a template presentation, with the template's name and it's parameters, and wraps the output in <code>-tags. | ||
* {{tl|tlf}}: produces a template presentation, with the template's name and it's parameters, and shows the output in plain text. | * {{tl|tlf}}: produces a template presentation, with the template's name and it's parameters, and shows the output in plain text. | ||
* {{tl|tlp}}: produces a template link, with the template's name and it's parameters, and shows the output in plain text. | |||
<includeonly> | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | ||
<!-- Categories | | <!-- Categories below this line, please --> | ||
[[Category:Internal link templates]] | [[Category:Internal template-link templates]] | ||
[[Category: | [[Category:Typing-aid templates]]}} | ||
</includeonly> | </includeonly> |
edits