Template:Template link/doc

From HIBIKIFORUM
Jump to navigation Jump to search
Light bulb.png }}
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 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.

Note that this template may be used under the name "tee-el" (tl) as well as "tee-one" (t1)— both function the same way and produce the same results. This is not true for all such visually confusing templates containing a possible 1/l mix-up as they are not interchangeable.

Examples

A short example of its use is:

{{tl|Example}}
which generates
{{Example}}

Other longer examples:

Code Result Notes
{{tl|Void}} {{Void}} Standard usage
{{tls|Example}} {{Example}} For templates that should be substituted
{{tl|1==}} {{=}} Use the format {{tl|1=templatename}} if the template contains template coding characters such as {{=}} or {{!}}

See Also

TemplateData

This template displays 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.

Template parameters

ParameterDescriptionTypeStatus
template name1

positional parameter: the template name without the namespace prefix “Template:”, which is added automatically

Templaterequired