Difference between revisions of "User:Fred Gandt/sandbox/templates/Tl"
< User:Fred Gandt | sandbox | templates
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) (Create dev space for Template:Tl) |
Fred Gandt (talk | contribs) (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 04: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}})