Teamplaid:Tlb

O Wiktionary

{{[[Template:|]]}}

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

Usage[deasaich]

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 and uses Wikipedia's default font instead of a non-proptional, monospaced font, as used by the variant {{Tlxb}} (which is more commonly used because it has that <code>-style monospaced look). Its main use is in highlighting to distinguish between multiple templates with similar names, on projectpages, in talk page discussions, and for nesting an example of a template-link call inside another template-link call that has already applied the <code>...</code> markup.

Examples[deasaich]

Code Result Remark
{{Tlb|abc}} {{abc}}
{{Tlb|abc|parm1|parm2}} {{abc|parm1|parm2}}
{{Tlb|abc|parm1|parm2{{=}}foo}} {{abc|parm1|parm2=foo}} Equal signs need to be escaped using {{=}}.
{{Tlb}} {{[[Template:|]]}} 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.


Teamplaid:Tlx/doc