Difference between revisions of "Template:Tlp/doc"
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> __NOTOC__ == Usage == The '''template link''' template is a simple w:Macro (comp...") |
(No difference)
|
Latest revision as of 19:33, 23 October 2019
| 40px | This is a documentation subpage for Template:Tlp. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
The template link template is a simple macro template used to display a template name as a link surrounded by braces and parameters, thus showing how the template would be used in code. Its primary use is in instruction and documentation.
You can use this template to show another template, e.g. {{Tlp|nutshell|text}} produces {{Nutshell|text}}.
{{Tlp|nutshell|text|plop=polp}} produces {{Nutshell|text|plop=polp}}.