Template:Tl: Difference between revisions

From Hydrogenaudio Knowledgebase
m (Updated with "code" template.)
m (Removed "code" template.)
 
Line 1: Line 1:
{{code|<nowiki>{{</nowiki>[[:Template:{{{1}}}|{{{1}}}]]<nowiki>}}</nowiki>}}<noinclude>
<nowiki>{{</nowiki>[[:Template:{{{1}}}|{{{1}}}]]<nowiki>}}</nowiki><noinclude>
==Documentation==
==Documentation==
A template for linking to other templates.
A template for linking to other templates.

Latest revision as of 18:17, 16 October 2018

{{[[:Template:{{{1}}}|{{{1}}}]]}}

Documentation

A template for linking to other templates.

Syntax

Replace the "1" below with the name of the template (minus the "Template:" namespace).

{{tl|1}}

Example

The following code...

{{tl|stub}}

...creates the following link...

{{stub}}