Difference between revisions of "Template:Tl/doc"
From A Wiki in the Desert
m |
m (Moving categorization of template to actual template page instead of documentation page and recategorizing) |
||
Line 12: | Line 12: | ||
! Result | ! Result | ||
|- | |- | ||
− | | <code><nowiki>{{Tl| | + | | <code><nowiki>{{Tl|Test}}</nowiki></code> |
− | | {{[[Template: | + | | {{[[Template:Test|Test]]}} |
|} | |} | ||
− | |||
− | |||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Latest revision as of 22:44, 8 October 2018
Documentation
This template is used to display a template name as a link. Tl stands for Template link.
Usage
{{Tl|template name to display}}
Example
Code | Result |
---|---|
{{Tl|Test}}
|
{{Test}} |