Template:Tl: Difference between revisions
Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
(New page: {{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{documentation}} </noinclude>) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> | {{[[Template:{{{1}}}|{{ucfirst:{{{1}}}}}]]}}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 06:26, 31 May 2008
{{[[Template:{{{1}}}|{{{1}}}]]}}
[edit]
Template documentation
- This documentation is transcluded from Template:Tl/doc. (edit | history)
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
{{Tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
Usage
{{Tl|template name to display}}
Example
| Code | Result |
|---|---|
{{Tl|bra}}
|
{{Bra}} |
See also
- {{Tlx}} – Template link, with several parameters.
- Category:Internal link templates