506 bytes added
, 12:37, 5 June 2017
<includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>
== 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:
:{{c|<nowiki>{{tl|c}}</nowiki>}}
renders as:
:<nowiki>{{</nowiki>[[Template:C|c]]<nowiki>}}</nowiki>
=== Source ===
This template is adapted from [https://doomwiki.org/ DoomWiki.org].
[[Category:Templates]]
</noinclude>