Template:Tl: Difference between revisions

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

Revision as of 16:18, 15 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}}