Changes

Jump to navigation Jump to search
m
update /doc
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE AND INTERWIKIS TO WIKIDATA. -->
{{#ifeq:{{FULLPAGENAME}}|Template:High-use|{{hatnote|'''The following message box actually applies to this "{{tl|High-use}}" template:'''}}
{{High-use| 2516 }}}}
This is the {{tl|High-use}} message box.

It is meant to be put at the top of the documentation for templates used on more than 2000 pages.

For templates where the number of pages is set as more than 100,000 or if the first parameter is set as "risk" a stronger wording is given.

'''Note!''' It is normal that some of the links in the message box are red.

=== Usage ===

The template can be used as is. But it can also take some parameters:
* First parameter is the number of pages. See [[toollabs:templatecount/]] to find out how many pages use your template. If it is set to "risk" then the template will show a stronger message
* Second parameter is the name of some other talk page if you want discussion to be made there instead. But a better option might be to redirect the talkpage of your template to that other talkpage.
* if {{para|all-pages}} is set the percentage of the number of transclusions of the total number of pages is given
* if {{para|info}} is set the specified text is added

Here are some examples:

<pre>
{{high-use| 40,000 }}
{{high-use| 40,000 | Wikipedia talk:High-risk templates }}
</pre>
{{high-use| 40,000 }}
{{high-use| 40,000 | Wikipedia talk:High-risk templates }}

<pre>
{{high-use| 41499 }}
{{high-use| 41500 }}
</pre>
{{high-use| 41499 }}
{{high-use| 41500 }}

<pre>
{{high-use| 40,000,000 | Wikipedia talk:High-risk templates | all-pages = yes }}
{{high-use| 40,000,000 | Wikipedia talk:High-risk templates | all-pages = yes | info = This is a very large number! }}
</pre>
{{high-use| 40,000,000 | Wikipedia talk:High-risk templates | all-pages = yes }}
{{high-use| 40,000,000 | Wikipedia talk:High-risk templates | all-pages = yes | info = This is a very large number! }}

<pre>
{{high-use}}
{{high-use| | Wikipedia talk:High-risk templates }}
</pre>
{{high-use}}
{{high-use| | Wikipedia talk:High-risk templates }}

The full code for a /doc page top can look like this:

<pre>
{{documentation subpage}}
{{high-use| 40000 }}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
</pre>

=== Technical details ===

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.

=== See also ===

* {{tl|used in system}} – For templates used in the Wikipedia user interface.
* {{tl|high-risk}} – For the most high-use (high-risk) templates.
* {{tl|high-use}} – For the slightly less high-risk templates.
* {{tl|intricate template}}
* {{tl|pp-template}} – The protection template that usually is put on high-risk templates.
* [[Wikipedia:Template sandbox and test cases]]
* [[Wikipedia:High-risk templates]]

=== Template counters ===

* [[toollabs:templatecount/]] – Easy to use, returns current (real time) transclusion count for a template.
* [[Wikipedia:Database reports/Templates transcluded on the most pages]] – Lists the 1000 most transcluded templates. Updated about once a month.
* <span class="plainlinks">[{{fullurl:Special:MostLinkedTemplates|limit=500}} Special:MostLinkedTemplates]</span> – Currently disabled for the English Wikipedia, but still runs for other Wikipedias so might be turned on again some day.
* [[tools:~dispenser/cgi-bin/embeddedincount.py]] – Seems to lack human interface, probably meant for programs to call.

<includeonly>{{sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Template namespace templates]]
}}</includeonly>
Anonymous user

Navigation menu