Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 22:29, 15 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!----Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)----> {{template shortcut|tlbare}} A template in the same vein as the category-linking template {{tl|c}}, producing a "bare" link – i.e. without "Template:" prefix, braces, etc. – to the template named by the first parameter. If a second parameter is supplied, it is used in place of the first as the link's text....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A template in the same vein as the category-linking template {{c}}, producing a "bare" link – i.e. without "Template:" prefix, braces, etc. – to the template named by the first parameter. If a second parameter is supplied, it is used in place of the first as the link's text.

Syntax

{{Template link bare|template_name}}
{{Template link bare|template_name|link_text}}

Examples

{{Template link bare|Example}} produces: Example
{{Template link bare|Example|the "Example" template}} produces: the "Example" template

Resizing

{{Template link bare|N%|template_name}}
{{Template link bare|N%|template_name|link_text}}

If the first parameter ends in a percent sign ("%"), it will be treated as a font-size setting for the template's output. For example:

Example}} produces: Example
90%|Example}} produces: Example
90|Example}} produces: Example

See also