No edit summary
Line 7: Line 7:


== Usage ==
== Usage ==
Ti stand for template link and is 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.  
Tl stands for template link and is 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.  


For example:
For example:

Revision as of 23:53, 7 March 2009

Related topics: Wiki Templates

Syntax

{{tl|template name}}

Usage

Tl stands for template link and is 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.

For example:

{{tl|Related}}

displays as:

{{Related}}