The Wiki for Tale 8 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.
If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.
Difference between revisions of "Template:Tl/doc"
Jump to navigation
Jump to search
(Created page with "=Documentation= This template is used to display a template name as a link. '''Tl''' stands for '''Template link'''. == Usage == <pre>{{Tl|template name to display}}</pre>...") |
m (Moving categorization of template to actual template page instead of documentation page and recategorizing) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
| {{[[Template:Test|Test]]}} | | {{[[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}} |