No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|NOLINK | |NOLINK | ||
|nl=<nowiki>{{</nowiki>{{{1|}}}<nowiki>}}</nowiki> | |nl=<nowiki>{{</nowiki>{{{1|}}}<nowiki>}}</nowiki> | ||
|{{red|ERROR: incorrect syntax in | |{{red|ERROR: incorrect syntax in {{Coloredlink|Red|Template:Tl|<nowiki>{{</nowiki>Tl<nowiki>}}</nowiki>}} usage - unrecognized {{Para||{{{2|}}} }} parameter}}}} | ||
|<nowiki>{{</nowiki>{{#ifeq: {{padleft:|1|{{{1|}}}}}|:|[[{{{1|}}}|{{{1|}}}]]|{{#if:{{NAMESPACE:{{{1|}}}}}|[[{{{1|}}}]]|[[{{ns:Template}}:{{{1|}}}|{{{1|}}}]]}}}}<nowiki>}}</nowiki>}}</includeonly><noinclude> | |<nowiki>{{</nowiki>{{#ifeq: {{padleft:|1|{{{1|}}}}}|:|[[{{{1|}}}|{{{1|}}}]]|{{#if:{{NAMESPACE:{{{1|}}}}}|[[{{{1|}}}]]|[[{{ns:Template}}:{{{1|}}}|{{{1|}}}]]}}}}<nowiki>}}</nowiki>}}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Categories and interwikis go on the /doc subpage. --> | <!-- Categories and interwikis go on the /doc subpage. --> | ||
</noinclude> | </noinclude> |
Revision as of 08:08, 1 July 2015
The template link template is a simple macro template 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. A short example is that the code:
{{tl|Example}}
- generates
- {{Example}}
More complex variations are described below.
Related templates
{{tlx}}
displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
Usage
{{tl|Template name to display}} and {{tlx|Template name to display}} -- local link, just like tl. or {{tl|1==)}} -- use 1= where the template name contains an equals sign (as [[template:=)]] does).
TL template suite
- {{tl}} - {{Example}} - Linked to template using normal text.
- {{tlg}} - {{Example|par1|par2}} - Linked to template using normal text and show parameters.
- {{tlc}} -
{{Example}}
- Unlinked using monospace / code text. - {{tlx}} -
{{Example}}
- Linked using monospace /code text.
These templates have not been imported from MediaWiki.
The above documentation is transcluded from Template:Tl/doc. Please add categories to the /doc subpage. Subpages of this template. |