Template:Tl/doc

From Absit Omen Lexicon
Edit-copy green.png This is a documentation subpage for Template:Tl.
It contains usage information, categories and other content that is not part of the original template page.


The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. Its primary use is in instruction and documentation. A short example is that the code:

{{Tl|documentation}}
generates
{{documentation}}

See also

  • {{tl|documentation}} produces: {{documentation}}
  • {{tlf|documentation}} produces: {{documentation}}
  • {{tlx|documentation}} produces: {{documentation}}
  • {{tnull|documentation}} produces: {{documentation}}

For parameter description,

  • {{para|<var>name</var>|value}} renders: |name=value