Template:Tln: Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas m (red links) |
imported>Caesar Schinas m (plainlinks (yeah; this theme doesn't support it...)) |
||
Line 1: | Line 1: | ||
<includeonly>{{#ifexist:Template:{{{1}}}|[[Template:{{{1}}}|{{{1}}}]]|[{{fullurl:Template:{{{1}}}|action=edit&preload=Template:New/preload&editintro=Template:New/editintro}} <span style="color:#810541;">{{{1}}}</span>]}}</includeonly><noinclude>{{TlDoc}}</noinclude> | <includeonly> | ||
{{#ifexist:Template:{{{1}}} | |||
|[[Template:{{{1}}}|{{{1}}}]] | |||
|<span class="plainlinks">[{{fullurl:Template:{{{1}}}|action=edit&preload=Template:New/preload&editintro=Template:New/editintro}} <span style="color:#810541;">{{{1}}}</span>]</span> | |||
}} | |||
</includeonly><noinclude>{{TlDoc}}</noinclude> |
Revision as of 01:18, 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}}
|
Using {{
Tln }} with an existing template creates a link to it. | |
{{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. |