Template:Tln/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas No edit summary |
imported>Caesar Schinas m (→Example) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
=== Example === | === Example === | ||
<code><nowiki>{{Tln|Infobox}}</nowiki></code> | {| | ||
|<code><nowiki>{{Tln|Infobox}}</nowiki></code> | |||
| {{Tln|Infobox}} | |||
|| Using {{Tl|Tln}} with an existing template creates a link to it. | |||
|- | |||
|<code><nowiki>{{Tln|Tln}}</nowiki></code> | |||
| {{Tln|Tln}} | |||
| Using {{Tl|Tln}} on the template with the same name just shows the name. | |||
|- | |||
|<code><nowiki>{{Tln|Nonexistanttemplate}}</nowiki></code> | |||
| {{Tln|Nonexistanttemplate}} | |||
| Using {{Tl|Tln}} with a non-existing template name creates a red link with the template preload and editintro. | |||
|} |
Latest revision as of 01:45, 9 May 2009
Usage
{{Tln}}
is used to reference templates in lists, etc. Use of it generates a link to the template. For a version with brackets, see {{Tl}}.
Example
{{Tln|Infobox}}
|
Infobox | Using {{Tln}} with an existing template creates a link to it. |
{{Tln|Tln}}
|
Tln | Using {{Tln}} on the template with the same name just shows the name. |
{{Tln|Nonexistanttemplate}}
|
Using {{Tln}} with a non-existing template name creates a red link with the template preload and editintro. |