Jump to content

Template:Template link expanded with bold

Permanently protected template
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vanisaac (talk | contribs) at 00:04, 21 April 2014 (noinclude). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

‹The template Tlxb is being considered for deletion.› {{[[Template:|]]}}

Template:Documentation/start box

Explanation

This template is a copy of {{tlb}} except that it uses a non-proportional, monospaced font instead of normal text:

Code Result Remark
{{tlxb|Template name}} {{Template name}}
{{tlxb|Template name|parameter1|parameter2}} {{Template name|parameter1|parameter2}}
{{tlxb|Template name|parm1|parm2{{=}}foo}} {{Template name|parm1|parm2=foo}} Equal signs need to be escaped using {{=}}.
{{tlxb}} {{[[Template:|]]}} This actually substitutes the current page name. Useful as a self-reference; won't be linked.

I.e., it's a {{tl}}-style template-link tag that boldfaces the template name, and accepts parameters. Its main use is in distinguishing between multiple templates with similar names, in documentation, talk page discussions, etc.

The rest of the documentation is for {{tlx}}, which works the same way (although it doesn't currently behave sanely when no parameters are given; use {{tlu}} instead).