- Welcome to the Len'en Wiki!
- The 2025 Len'en Popularity Poll is under way! Please vote!
- False World is coming soon!
- The wiki collaborates with the Len'en Discord Server and the UWoM forum, feel free to join them!
- Please read our Guidelines before you edit pages.
- If you've got any suggestions, please leave a message on the Len'en Wiki Talk Page.
Template:Tlf/doc
Jump to navigation
Jump to search
![]() |
This is a documentation subpage for Template:Tlf. It contains usage information, categories and other content that is not part of the original template page. |
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[edit source]
{{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.