Template:High-use/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Paine Ellsworth
m (close numerical range)
meta>Galobtter
(update doc)
Line 5: Line 5:
This is the {{tl|high-use}} message box.
This is the {{tl|high-use}} message box.


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


For templates used on 100,000 pages or more we instead recommend using {{tl|high-risk}} which has a stronger wording.
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.  
'''Note!''' It is normal that some of the links in the message box are red.  
Line 16: Line 16:
* First parameter is the number of pages. See [[toollabs:templatecount/]] to find out how many pages use your template.
* First parameter is the number of pages. See [[toollabs:templatecount/]] to find out how many pages use your template.
* 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.
* 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.
* {{para|info}} adds info
* if {{para|all-pages}} is set the percentages of the number of transclusions of the total number of pages is given


Here are some examples:
Here are some examples:
Line 36: Line 38:


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


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

Revision as of 12:16, 13 October 2018


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 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.
  • 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.
  • |info= adds info
  • if |all-pages= is set the percentages of the number of transclusions of the total number of pages is given

Here are some examples:

{{high-use| 40,000 | Wikipedia talk:High-risk templates }}
{{high-use| 40,000 }}
{{high-use| | Wikipedia talk:High-risk templates }}
{{high-use| 666,666 | info = This is a grand number! | all-pages = yes| Wikipedia talk:High-risk templates }}

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

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

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

Template counters