Template:Talk other/doc
This is a documentation subpage for Template:Talk other It may contain usage information, categories and other content that is not part of the original template page. |
This is a documentation subpage for Template:Talk other It may contain usage information, categories and other content that is not part of the original template page. |
Script error: No such module "High-use".
This template uses Lua: |
This is the {{high-use}} message box.
It is meant to be put at the top of the documentation subpage for templates transcluded onto more than 2,000 pages. For templates transcluded onto more than 100,000 pages, or if the first parameter is set to risk
, a stronger wording is given. See Wikipedia:High-risk templates for background information.
Note: It is normal for some of the links in the message box to be red.
Usage edit
{{High-use}}
{{High-use|2=discussion page, or use + notation|info=additional text}}
- all parameters
{{High-use |1= |2= |info= |demo= |form= |expiry= }}
The template can be used as is, and will automatically use bot-updated transclusion counts from subpages of Module:Transclusion_count/data/, when available. It can also take some parameters:
1=number of transclusions
: (deprecated) The first parameter is either a static number of times the template has been transcluded, or the word "risk" (without quotes) to display "a very large number of" instead of the actual value. This value will be ignored, if transclusion data is available for the current page (generally, for templates with more than 2,000 transclusions).2=discussion page, or use + notation
: The second parameter is overloaded. It will cause the number of transclusions to display as "#,###+" instead of "approximately #,###" when set equal to "yes" (without quotes). When used in this manner, values will be rounded down, instead of rounded to the nearest number with the appropriate number of significant figures. When set to any other non-blank value, it will replace the link to the template's talk page to the value of the parameter (for example,2=WP:VPT
will insert a link to WP:VPT),|info=<Template:Var>
: When set to non-blank, will insert <Template:Var> into the template text.|demo=<Template:Var>
: Will use the transclusion count for the template at[[Template:<Template:Var>]]
instead of detecting what template it is being used on. Capitalization must exactly match the value used in Special:PrefixIndex/Module:Transclusion_count/data/.|form=
: When set to "editnotice
", will display the message using {{Editnotice }} instead of {{Ombox }}.|expiry=
: Sets the|expiry=
parameter for {{Editnotice }}.|no-percent=yes
: suppresses automatic 'percent of all pages' annotation; 'percent of all pages' annotation is automatically added when template is used in more than 1% of all pages (currently{{NUMBEROFPAGES}}
is 4,852 pages so 1% is 48 pages)
Examples edit
The full code for a /doc page top usually looks like this:
{{documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{high-use}}
Standard form edit
{{high-use}}
Script error: No such module "High-use".
{{high-use | |Wikipedia talk:High-risk templates }}
Script error: No such module "High-use".
Rounding and + notation edit
{{high-use |49,500 |demo=A template that does not exist }}
Script error: No such module "High-use".
{{high-use |49,500+ |demo=A template that does not exist }}
Script error: No such module "High-use".
Editnotice form edit
{{high-use |form=editnotice }}
Script error: No such module "High-use".
High risk edit
{{high-use |demo=Yesno }}
Script error: No such module "High-use".
{{high-use |demo=Yesno |no-percent=yes}}
Script error: No such module "High-use".
{{high-use |risk |demo=High-use }}
Script error: No such module "High-use".
{{high-use |risk |Wikipedia talk:High-risk templates |info=This is a very large number! |demo=Yesno}}
Script error: No such module "High-use".
Technical details edit
The /sandbox and /testcases links are the standard names for such subpages. If those pages are created, then the green /doc box for the template will detect them and link to them in its heading. For instance, see the top of this documentation.
Ahechtbot compiles usage statistics for all templates with 2,000 or more transclusions, using User:Ahechtbot/transclusioncount.py, and writes them to subpages of Module:Transclusion count/data (see Wikipedia:Bots/Requests for approval/Ahechtbot 6). These pages are usually updated every Sunday, but since running the query is resource intensive, it may be delayed or skipped if Wikipedia server usage is high. Important: If a transclusion count is available in Module:Transclusion count/data, any manually input values will be ignored by this template.
Supporting templates and modules edit
- {{Ombox }} which uses Template:Module link
- {{Editnotice }} which uses Template:Module link
- Template:Module link
- Template:Module link
Redirects edit
- {{Heavilytranscluded }}
- {{High risk }}
- {{High-risk }}
- {{High use }}
- {{Risky template }}
See also edit
- {{Intricate template }} – for templates that are complex, using less obvious techniques
- {{Interconnected template }} – for templates that have dependencies on others, or on config files, subpages, dynamic doc, etc.
- {{Pp-template }} – protection template that usually is put on high-risk templates
- {{Used in system }} – for templates used in the Wikipedia user interface
- Wikipedia:High-risk templates
- Wikipedia:Template sandbox and test cases
Template counters edit
- toollabs:templatecount/ – easy to use, returns current (real time) transclusion count for a template
- Special:MostLinkedTemplates – special page search for most transcluded templates
- Special:PrefixIndex/Module:Transclusion_count/data/ – template count data used by this template that is broken down by first letter of template and rounded to two or three significant figures, and updated weekly
- Wikipedia:Database reports/Templates transcluded on the most pages – lists templates with 2,000 or more transclusions.
TemplateData edit
Script error: No such module "Template translation".
This is the {{high-use}} message box. It is meant to be put at the top of the documentation subpage for templates transcluded onto more than 2,000 pages. For templates transcluded onto more than 100,000 pages, or if the first parameter is set to risk, then a stronger wording is given. Note: It is normal that some of the links in the message box are red.
Parameter | Description | Type | Status | |
---|---|---|---|---|
number of transclusions (DEPRECATED) | 1 | either a static number of times the template has been transcluded, or the word "risk" (without quotes) to display "a very large number of" instead of the actual value.
| String | deprecated |
discussion page, or use + notation | 2 | The second parameter is overloaded. It will cause the number of transclusions to display as "#,###+" instead of "approximately #,###" when set equal to "yes" (without quotes). When used in this manner, values will be rounded down, instead of rounded to the nearest number with the appropriate number of significant figures. When set to any other non-blank value, it will replace the link to the template's talk page to the value of the parameter (for example, 2=WP:VPT will insert a link to WP:VPT)
| String | optional |
Extra information | info | When set to non-blank, will insert the value of this parameter into the template text. | Content | optional |
template name (intended for demo purposes) | demo | Will use the transclusion count for the template at [[Template:<Template_name>]] instead of detecting what template it is being used on. Capitalization must exactly match the value used in Special:PrefixIndex/Module:Transclusion_count/data/. | String | optional |
form for this template | form | When set to "editnotice", will display the message using {{editnotice}} instead of {{ombox}}.
| String | optional |
Expiry for {{editnotice}} | expiry | if `form=editnotice`, this will set the expiry parameter of the editnotice. | Date | optional |
system | system | Please directly use {{Used in system}} instead | Unknown | deprecated |
Template:Cascade-protected template
This is the {{Talk other }} meta-template.
This template helps other templates detect if they are on a talk page or some "other" type of page.
Usage edit
This template usually takes two parameters, like this:
<syntaxhighlight lang="wikitext"> Other pages text </syntaxhighlight>
If the template is on any talk page, it will return this:
- Talk pages text
If the template is on any other page, it will return this:
- Other pages text
A typical usage case could be to make it so that a template only adds a category when on talk pages. Thus not adding other pages that just show the template. Like this:
<syntaxhighlight lang="wikitext">
</syntaxhighlight>
Or to warn that a template should not be used on other pages:
<syntaxhighlight lang="wikitext"> This template should only be used on talk pages. </syntaxhighlight>
Note that in the first case above the "other" parameter was not used, and in the second example the "talk" parameter was left empty.
Demospace edit
For testing and demonstration purposes this template can take a parameter named demospace.
- If it has the value talk it returns the talk pages text.
- It if has the value other or any other value such as the name of some other namespace it returns the other pages text.
- If the parameter is empty or undefined, the actual page type determines the result.
Like this:
<syntaxhighlight lang="wikitext"> Talk pages text </syntaxhighlight>
No matter on what kind of page the code above is used it will return this:
- Talk pages text
You can make it so your template also understands the demospace parameter. That means you can demonstrate the different appearances of your template in the documentation for your template. Then do like this:
<syntaxhighlight lang="wikitext"> Other pages text </syntaxhighlight>
Technical details edit
This template detects all types of talk pages as type talk. That is, "Talk:", "User talk:", "File talk:" and so on are all of type talk.
This template works like {{Main talk other }}, for more examples and technical details see full documentation there.