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

[edit]
((tlbare|template_name))
((tlbare|template_name|link_text))

Examples

[edit]
((tlbare|Example)) produces: Example
((tlbare|Example|the "Example" template)) produces: the "Example" template

Resizing

[edit]
((tlbare|N%|template_name))
((tlbare|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:

((tlbare|Example)) produces: Example
((tlbare|90%|Example)) produces: Example
((tlbare|90|Example)) produces: Example

See also

[edit]