Teamplaid:Tlxb/documentation
Coltas
This is a documentation subpage for Teamplaid:Tlxb. It contains usage information, categories and other content that is not part of the original teamplaid page. |
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 (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
[deasaich]Code | Result | Remark |
---|---|---|
{{Tlxb|abc}}
|
{{abc}}
|
|
{{Tlxb|abc|parameter1|parameter2}}
|
{{abc|parameter1|parameter2}}
|
|
{{Tlxb|abc|parm1|parm2{{=}}foo}}
|
{{abc|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. |
The rest of the documentation is for {{Tlx}}, which works the same way.