Difference between revisions of "Template:Tl"

From Mania Tech Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> == Purpose == Shortcut to display a template name as a link surrounded by braces, thus showing how the t...")
(No difference)

Revision as of 12:37, 5 June 2017

Purpose

Shortcut to display a template name as a link surrounded by braces, thus showing how the template name would be used in wiki source. Its primary use is in instruction and documentation. For example:

{{tl|c}}

renders as:

{{c}}

Source

This template is adapted from DoomWiki.org.