Difference between revisions of "Template:Tl/doc"

From MidrangeWiki
Jump to: navigation, search
m (Example: fix example code to match example output)
m (gah fix, own edit to close ]])
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>:''This template documentation is transcluded from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>
+
<includeonly>{{Template doc page transcluded}}</includeonly><noinclude>{{Template doc page viewed directly}}</noinclude>
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
  
 
=Documentation=
 
=Documentation=
  
<big>{{tl|tl}}</big> is used to display a template name as a link. '''tl''' stands for '''template link'''.
+
<big>{{tl|tl}}</big> is used to display a template name as a link.
 +
:'''{{PAGENAME}}''' stands for {{bu|T}}emplate {{bu|L}}ink.
 
   
 
   
 
== Usage ==
 
== Usage ==
Line 18: Line 19:
 
| {{[[Template:stub|stub]]}}
 
| {{[[Template:stub|stub]]}}
 
|}
 
|}
 +
==See also==
 +
*{{tl|tl1}}
  
 
<includeonly><!-- ADD CATEGORIES BELOW THIS LINE -->
 
<includeonly><!-- ADD CATEGORIES BELOW THIS LINE -->
 
+
[[Category:Internal link templates|{{PAGENAME}}]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
 
 
 
</includeonly>
 
</includeonly>

Latest revision as of 16:16, 7 March 2007

48px This is the template documentation page for {{Tl}}.
It is not intended to be viewed directly. If it uses variables, some links may appear broken. Do not replace these variables with hardcoded page names or URLs.

Documentation

{{tl}} is used to display a template name as a link.

Tl/doc stands for Template Link.

Usage

{{tl|template name to display}}

Example

Code Result
{{tl|stub}} {{stub}}

See also