More actions
m Protected "Template:Transclusionless/doc": Initial wiki setup ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{wikipedia|page name}} | |||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
{{notice|'''Do not use this on templates that must be | {{notice|'''Do not use this on templates that must be substituted.''' {{tl|Always substitute}} is for that.}} | ||
This template can be added to templates' {{tl|documentation}} pages or nested within {{tag|noinclude}} tags for templates that are used occasionally but may often have zero | This template can be added to templates' {{tl|documentation}} pages or nested within {{tag|noinclude}} tags for templates that are used occasionally but may often have zero transclusions or orphaned. Adding this template will prevent the template on which it is transcluded from appearing on reports of unused templates for the Unused Templates Task Force, like Wikipedia:Database reports/Unused templates/1, which in turn will limit misguided TfD nominations. | ||
Reasons why useful templates may not have any transclusions include, but are not limited to: | Reasons why useful templates may not have any transclusions include, but are not limited to: | ||
* The template is applied to | * The template is applied to speedy deletion candidates, which are subsequently deleted, leaving no transclusions of a template. | ||
* The template is | * The template is substituted or otherwise applied by a script or tool like Twinkle or the page curation tools. (Also see below for a note about {{tl|Always substitute}}.) | ||
* The template is applied to <code>File:</code> namespace pages to tag them when they are not used anywhere but they are under discussion regarding | * The template is applied to <code>File:</code> namespace pages to tag them when they are not used anywhere but they are under discussion regarding copyright-related concerns, and are then removed when those concerns are addressed or when the file is deleted. | ||
* The template is | * The template is boilerplate code or made of page fragments that are used to build new pages. | ||
* The template is currently undergoing a | * The template is currently undergoing a merger after discussion. | ||
== Usage == | == Usage == | ||
| Line 42: | Line 42: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 06:21, 14 April 2025
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |
| This is a documentation subpage for Template:Transclusionless It may contain usage information, categories and other content that is not part of the original template page. |
| Do not use this on templates that must be substituted. {{Always substitute}} is for that. |
This template can be added to templates' {{documentation}} pages or nested within <noinclude>...</noinclude> tags for templates that are used occasionally but may often have zero transclusions or orphaned. Adding this template will prevent the template on which it is transcluded from appearing on reports of unused templates for the Unused Templates Task Force, like Wikipedia:Database reports/Unused templates/1, which in turn will limit misguided TfD nominations.
Reasons why useful templates may not have any transclusions include, but are not limited to:
- The template is applied to speedy deletion candidates, which are subsequently deleted, leaving no transclusions of a template.
- The template is substituted or otherwise applied by a script or tool like Twinkle or the page curation tools. (Also see below for a note about {{Always substitute}}.)
- The template is applied to
File:namespace pages to tag them when they are not used anywhere but they are under discussion regarding copyright-related concerns, and are then removed when those concerns are addressed or when the file is deleted. - The template is boilerplate code or made of page fragments that are used to build new pages.
- The template is currently undergoing a merger after discussion.
Usage
{{Transclusionless}}
Parameters
|should=yes can be used if the template should not be transcluded, i.e. an error will be shown if the template is transcluded. It will replace the "may" with "should" in "This template may have no transclusions."
|reason= can be used to customize the message within the template. The default reason, which will be replaced by your custom text, is "it is substituted by a tool or script, it is used as part of a short-term or less active Wikipedia process, or for some other reason".
TemplateData
This template can be added to the documentation pages of templates that are used occasionally but may often have zero transclusions, hiding them from reports of unused templates.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| should | should | Replaces "may" with "should" in the notice | Boolean | optional |
| reason | reason | Customizes the message within the template
| String | optional |