Template:High-use/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Galobtter
(update doc)
m (68 revisions imported)
 
(18 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{High-use}}
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). -->
{{#ifeq:{{FULLPAGENAME}}|Template:High-use|
{{lua|Module:High-use|Module:Transclusion count}}}}
This is the {{tl|High-use}} message box.


<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE AND INTERWIKIS TO WIKIDATA. -->
It is meant to be put at the top of the documentation for templates used on more than 2000 pages.


This is the {{tl|high-use}} message box.
For templates where the number of pages is more than 100,000 or if the first parameter is set as "risk" a stronger wording is given.


It is meant to be put at the top of the documentation for templates used on more than 2000 pages.
'''Note!''' It is normal that some of the links in the message box are red.


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.
== Usage ==


'''Note!''' It is normal that some of the links in the message box are red.
{{tlx|1=High-use}}


=== Usage ===
{{tlx|1=High-use|2=1=''number of transclusions''|3=2=''discussion page, or use + notation''|4=all-pages=''yes/no''|5=info=''additional text''}}


The template can be used as is. But it can also take some parameters:  
The template can be used as is, and will automatically use bot-updated transclusion counts from [[Special:PrefixIndex/Module:Transclusion_count/data/|subpages of Module:Transclusion_count/data/]] when available. 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.
* ''<code>number of transclusions</code>'': 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 2000 transclusions).
* 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.
* ''<code>discussion page, or use + notation</code>'': 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, <code>2=WP:VPT</code> will insert a link to [[WP:VPT]]),
* {{para|info}} adds info
* <code>all-pages=yes</code>: Will also output what percentage of all pages use the template. This should only be used for very highly transcluded templates.
* if {{para|all-pages}} is set the percentages of the number of transclusions of the total number of pages is given
* <code>info=''extra information''</code>: When set to non-blank, will insert ''extra information'' into the template text if the template has more than 10,000 transclusions or paramter 1 is set to "risk".
* <code>demo=''Template_name''</code>: 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/]].
* <code>form=</code>: When set to "editnotice", will display the message using {{tl|editnotice}} instead of {{tl|ombox}}.
* <code>expiry=</code>: Sets the {{para|expiry}} paramter for {{tl|editnotice}}.


Here are some examples:
=== Examples ===
 
The full code for a /doc page top can look like this:


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


{{high-use| 40,000 | Wikipedia talk:High-risk templates }}
==== Standard form ====


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


{{high-use| 40,000 }}
==== Rounding and + notation ====


<pre>
<pre>
{{high-use| | Wikipedia talk:High-risk templates }}
{{high-use| 49,500 | demo=A template that does not exist }}
{{high-use| 49,500+ | demo=A template that does not exist }}
</pre>
</pre>
{{high-use| 49,500 | demo=A template that does not exist }}
{{high-use| 49,500+ | demo=A template that does not exist }}


{{high-use| | Wikipedia talk:High-risk templates }}
==== Editnotice form ====


<pre>
<pre>
{{high-use| 666,666 | info = This is a grand number! | all-pages = yes| Wikipedia talk:High-risk templates }}
{{high-use| form=editnotice }}
</pre>
</pre>
{{high-use| form=editnotice }}


{{high-use| 666,666 | info = This is a grand number! | all-pages = yes| Wikipedia talk:High-risk templates }}
==== High risk ====
 
The full code for a /doc page top can look like this:


<pre>
<pre>
{{documentation subpage}}
{{high-use| demo=Yesno }}
{{high-use| 40,000 }}
{{high-use| risk }}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{high-use| risk | Wikipedia talk:High-risk templates | all-pages = yes | info = This is a very large number! }}
</pre>
</pre>
{{high-use| demo=Yesno }}
{{high-use| risk }}
{{high-use| risk | Wikipedia talk:High-risk templates | all-pages = yes | info = This is a very large number! }}


=== Technical details ===
== 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.
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 ===
== Supporting templates and modules ==
 
* {{tl|Ombox}} which uses {{m2|Message box|ombox}}
* {{tl|Editnotice}} which uses {{m2|Message box|fmbox}}
* {{m2|High-use|main}}
* {{m2|Transclusion count|fetch}}
 
== See also ==


* {{tl|used in system}} – For templates used in the Wikipedia user interface.
* {{tl|Used in system}} – For templates used in the Wikipedia user interface.
* {{tl|high-risk}} – For the most high-use (high-risk) templates.
* {{tl|Intricate template}}
* {{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.
* {{tl|pp-template}} – The protection template that usually is put on high-risk templates.
* [[Wikipedia:Template sandbox and test cases]]
* [[Wikipedia:Template sandbox and test cases]]
* [[Wikipedia:High-risk templates]]
* [[Wikipedia:High-risk templates]]


=== Template counters ===
== Template counters ==


* [[toollabs:templatecount/]] – Easy to use, returns current (real time) transclusion count for a template.
* [[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.
* [[Wikipedia:Database reports/Templates transcluded on the most pages]] – Lists the 1000 most transcluded templates. Not updated since November 2018.
* <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.
* <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.
* [[tools:~dispenser/cgi-bin/embeddedincount.py]] – Seems to lack human interface, probably meant for programs to call.
 
* [[Special:PrefixIndex/Module:Transclusion_count/data/]] Template count data used by this template. Broken down by first letter of template and rounded to two or three significant figures. Updated weekly.
<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories go below this line, please; interwikis go to Wikidata, thank you! -->
[[Category:Template namespace templates]]
[[Category:Documentation header templates]]
}}</includeonly>
}}</includeonly>

Latest revision as of 04:33, 3 September 2020

This is the {{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 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

{{High-use}}

{{High-use|1=number of transclusions|2=discussion page, or use + notation|all-pages=yes/no|info=additional text}}

The template can be used as is, and will automatically use bot-updated transclusion counts from subpages of Module:Transclusion_count/data/ when available. But it can also take some parameters:

  • number of transclusions: 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 2000 transclusions).
  • 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),
  • all-pages=yes: Will also output what percentage of all pages use the template. This should only be used for very highly transcluded templates.
  • info=extra information: When set to non-blank, will insert extra information into the template text if the template has more than 10,000 transclusions or paramter 1 is set to "risk".
  • demo=Template_name: 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/.
  • form=: When set to "editnotice", will display the message using {{editnotice}} instead of {{ombox}}.
  • expiry=: Sets the |expiry= paramter for {{editnotice}}.

Examples

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

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

Standard form

{{high-use| 4,000 }}
{{high-use| 4,000 | Wikipedia talk:High-risk templates }}
{{high-use| | Wikipedia talk:High-risk templates }}

Rounding and + notation

{{high-use| 49,500 | demo=A template that does not exist }}
{{high-use| 49,500+ | demo=A template that does not exist }}

Editnotice form

{{high-use| form=editnotice }}

Page Module:Message box/fmbox.css has no content.

High risk

{{high-use| demo=Yesno }}
{{high-use| risk }}
{{high-use| risk | Wikipedia talk:High-risk templates | all-pages = yes | info = This is a very large number! }}

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.

Supporting templates and modules

See also

Template counters