Template:Tlf

From Len'en Wiki
Jump to navigation Jump to search
Documentation icon Template documentation[view] [edit] [history] [purge]

The {{tlf}} template is a simple macro template used to display a template name surrounded by braces, thus showing the template name as code rather than actually invoking it. Its primary use is in instruction and documentation where it is used to refer to a template by name without invoking it.

Usage

  • {{tlf|Template name|parameters}} renders as: {{Template name|parameters}}
  • {{convert}} renders as: {{convert}}
  • {{convert|10|m}} renders as: {{convert|10|m}}
  • {{Example|a|b|c|d|e|f|g|h}} renders as: {{Example|a|b|c|d|e|f|g|h}}

Unlike {{tl}}, this template does not link to the template name presented, and is usually used after the template has been called and linked earlier.

See also