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"

From A Wiki in the Desert
Jump to navigation Jump to search
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|TestInfoBox}}</nowiki></code>
+
| <code><nowiki>{{Tl|Test}}</nowiki></code>
| {{[[Template:TestInfoBox|TestInfoBox]]}}
+
| {{[[Template:Test|Test]]}}
 
|}
 
|}
 
<includeonly>[[Category:Inline templates|Tl]]</includeonly>
 
  
 
<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}}