ଛାଞ୍ଚ:Tlrowtop
This template is used for showing templates and their properties in a table.
Usage
[ସମ୍ପାଦନା]There are three related templates:
| Template | Use |
|---|---|
| {{tlrowtop}} | Start the template list |
| {{tlrow}} | Template row entry |
| {{end}} | End the list |
The template requires one unnamed parameter for the name of the template:
{{tlrow|template name}}Optional parameters
[ସମ୍ପାଦନା]- category — adds a link to the template category.
- notes — adds notes.
- demolevel — allows protection templates to be displayed even when the page is not protected; use
sysoporautoconfirmeddepending on the template. - subst — allows bypassing of the substitution check on some substitute only templates; use
nosubstas the value.
Category suppression
[ସମ୍ପାଦନା]Some templates automatically place the page where it is used into a category. These categories are not appropriate for pages such as lists, so some templates support a feature to suppress the automatic category. This template automatically invokes category suppression for templates that use these methods:
|nocat=true|category=|categories=no
Examples
[ସମ୍ପାଦନା]{{tlrowtop}}
{{tlrow|ifd}}
{{end}}
Gives:
| What to type | What it makes |
|---|---|
| {{ifd}} |
This file is being considered for deletion in accordance with Wikipedia's deletion policy.
Please share your thoughts on the matter at this file's entry on the Files for deletion page. You are welcome to edit this file, but please do not remove this notice while the discussion is in progress.
|
{{tlrowtop}}
{{tlrow|ifd|category=Images and media for deletion|notes=This template is for images for deletion}}
{{end}}
Gives:
| What to type | What it makes |
|---|---|
| {{ifd}} category |
This template is for images for deletion This file is being considered for deletion in accordance with Wikipedia's deletion policy.
Please share your thoughts on the matter at this file's entry on the Files for deletion page. You are welcome to edit this file, but please do not remove this notice while the discussion is in progress.
|