Toggle menu
14
236
69
27.3K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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|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:Template link expanded with bold/doc}} 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