Difference between revisions of "User:Fred Gandt/sandbox/templates/Tl"

From Second Life Wiki
Jump to navigation Jump to search
(Create dev space for Template:Tl)
 
(Mhmm)
 
Line 1: Line 1:
{{[[Template:{{{1|Tl}}}|{{{1|Tl}}}]]}}<noinclude>
{{[[Template:{{{1|Tl}}}|{{{1|Tl}}}]]}}<noinclude>
*Add as the first and only parameter, the name of another template, to create a formatted link to it.</noinclude>
*Add as the first and only parameter, the name of another template, to create a formatted link to it.
*Example: <code><nowiki>{{Tl|Prettytable}}</nowiki></code> produces {{[[Template:Prettytable|Prettytable]]}}.
*Defaults to display itself (i.e. <code><nowiki>{{Tl}}</nowiki></code> produces {{[[Template:Tl|Tl]]}})</noinclude>

Latest revision as of 05:20, 4 December 2011

{{Tl}}

  • Add as the first and only parameter, the name of another template, to create a formatted link to it.
  • Example: {{Tl|Prettytable}} produces {{Prettytable}}.
  • Defaults to display itself (i.e. {{Tl}} produces {{Tl}})