On November 27th, 2022, the 8,000th article was added to the SuccuWiki!
Template:Tlp/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision: Almost done) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
This is the {{Tl|Tlp}} or '''template link with parameters''' template. | This is the {{Tl|Tlp}} or '''template link with parameters''' template. | ||
Line 19: | Line 18: | ||
This template belongs to a whole family of similar templates. See the [[#See also|see also]] section below for some of them. For instance, when writing documentation you might want to avoid a lot of unnecessary links, since it decreases readability. Then on the first occurrence of a template name use {{Tl|Tl}}, {{Tlp|Tlp}} or {{Tlx|Tlx}}, and then use {{Tlf|Tlf}}, {{Tld|Tld}} or {{Tlc|Tlc}}. | This template belongs to a whole family of similar templates. See the [[#See also|see also]] section below for some of them. For instance, when writing documentation you might want to avoid a lot of unnecessary links, since it decreases readability. Then on the first occurrence of a template name use {{Tl|Tl}}, {{Tlp|Tlp}} or {{Tlx|Tlx}}, and then use {{Tlf|Tlf}}, {{Tld|Tld}} or {{Tlc|Tlc}}. | ||
<includeonly> | <includeonly> | ||
Line 47: | Line 23: | ||
[[Category:Typing-aid templates]] | [[Category:Typing-aid templates]] | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
</includeonly> | </includeonly> |
Revision as of 21:47, 9 October 2012
This is a documentation subpage for Template:Tlp. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
This is the {{Tlp}} or template link with parameters template.
It can be used in documentation and talk page discussions to show how a template name would be used in code.
Here is how this template looks. Code to the left and actual rendering to the right:
{{Tlp|name|parameters}}
= {{name|parameters}}
Features of {{Tlp}}:
- It shows a template name with a link to that template.
- It shows up to eight parameters.
- It also shows empty parameters. (See examples below.)
- It prevents line wraps in its output.
- It uses normal text style. (While for instance
{{Tlx}}
uses teletype text style.)
This template belongs to a whole family of similar templates. See the see also section below for some of them. For instance, when writing documentation you might want to avoid a lot of unnecessary links, since it decreases readability. Then on the first occurrence of a template name use {{Tl}}, {{Tlp}} or {{Tlx}}
, and then use {{Tlf}}, {{Tld}}
or {{Tlc}}
.