Difference between revisions of "Template:Tl"
From Mystcraft
								
												
				|  (<default import>) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>< | + | <includeonly><code>{{[[Template:{{{1}}}|{{{1}}}]]}}</code></includeonly><noinclude>{{doc}} | 
| − | + | [[Category:Formatting templates|{{PAGENAME}}]]</noinclude> | |
Revision as of 18:49, 23 July 2015
(view - edit - history - purge) Documentation
{{Tl}} is a simple macro template used to display a template name as a displayed formatted template, with the template linked inside: tl stands for template link. It is meant to be used on internal pages and template documentation to show simple templates with up to three variables supported.
-  {{tl|cleanup}}generates {{cleanup}}.
- {{tl|tt|some code here}}generates {{tt|some code here}}
