Template:Tlxb

From TechInfoDepot
Jump to navigationJump to search

{{Tlxb}}

Documentation icon Template documentation[view] [edit] [history] [purge]


Usage

This template is a {{tl}}-style template-link tag that boldfaces the template name, and accepts parameters. It's the same as {{tlx}} except that it boldfaces the name of the template (or you can think of it as the same as {{tlb}} except that it uses <code>…</code> to provide a non-proportional, monospaced font instead of normal text). Its main use is in highlighting to distinguish between multiple templates with similar names, in documentation, talk page discussions, etc.

Examples

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}} {{Tlxb}} This actually substitutes the current page name. Useful as a self-reference; won't be linked.

The rest of the documentation is for {{tlx}}, which works the same way.


Template:Tlx/doc