Template:Tl/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Tl. It contains usage information, categories and other content that is not part of the original template page. |
This is the {{tl}} template.
First a short example. This code: {{tl|example}} renders like this: {{example}}
Tl stands for Template link. {{tl}} is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. Its primary use is in instruction and documentation.
Related templates
[edit source]{{tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
Usage
[edit source] {{Tl|template name to display}}
Example
[edit source]| Code | Result |
|---|---|
{{Tl|bra}}
|
{{Bra}} |
See also
[edit source]- {{tlx}} – Template link, with several parameters.
- Category:Internal link templates