Template:Tl
From Angelina Jordan Wiki
{{[[Template:please specify the name of a template|]]}}
Documentation
This template is used to display a link to a template in a way that looks like a template call (i.e., inside of double curly-braces: {{}}). The template need not actually exist. This should only be used on talk pages or in template documentation (or help pages, user pages, etc.), not in articles. The template complains about missing input, as seen above.
This template does not use code rendering (like this: {{noop}}). For that, use Template:Tlc.
The name of the template is based on the phrase "template link".
Usage
{{tl|template name}}
Examples
{{tl|noop}}⇒ {{noop}}{{tl|missing template}}⇒ {{missing template}}
Note that this template cannot properly display template calls containing parameters, such as:
- {{abbr|NOK|Norwegian kroner}}
(That's coming later.)
See also
- {{tlc}} — same as this template, but renders the template link as
code