Template:Template link bare/doc
Appearance
shortcut: {{tlbare}}
| This is a documentation subpage for Template:Template link bare. It contains usage information, categories and other content that is not part of the original Template page. |
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
- Template:Template link, the same kind of template for a category.
- Template:Template link and {{tnf}}, similar templates that include, respectively, braces as well as a link; and braces without a link.
- Template:Template link for more templates providing template links within Wikipedia.