Template:Wb/lad/tl
Lua error in package.lua at line 80: module 'Module:Wb/lad/Category handler/config' not found.
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|Example}}
- generates
- {{Wb/lad/Example}}
More complex variations are described below.
Related templates
edit{{Wb/lad/Tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
Usage
edit{{Wb/lad/Tl|Template name to display}} and {{Wb/lad/Tlx|Template name to display}} -- local link, just like tl. or {{wb/lad/Tl|1==)}} -- use 1= where the template name contains an equals sign (as [[template:=)]] does).