Template:Tlp
{{[[Template:{{{1}}}|{{{1}}}]]}}
{{Tlp}} stands for "Template link with parameters".
Like the other templates in this set (see {{Tl}}, {{Tlx}}, etc), {{Tlp}} is used to create a formatted link to a template without the wiki interpreting the link as a template call. It is especially useful when giving examples of template usage.
Here is how this template looks. Code to the left and actual rendering to the right:
Features of {{tlp}}:
- It shows a template name with a link to that template.
- It shows up to eight parameters.
- It also shows empty parameters.
- It prevents line wraps in its output.
- It uses normal text style. (
{{tlx}}
, for instance, uses <code> text style.)