Difference between revisions of "Template:Expensive/doc"

From blackwiki
Jump to navigation Jump to search
imported>Cabayi
(→‎top: [Wikipedia:Templates for discussion/Log/2016 August 18#Template:No documentation]], replaced: {{no documentation → {{Improve documentation using AWB)
imported>Davidwr
(improve documentation again)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
{{Improve documentation}}
 
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
  
 
== Usage ==
 
== Usage ==
 +
* <nowiki>{{Expensive}}</nowiki>
 +
 +
Place this at the top of '''documentation sub-pages''' of '''templates''' or '''modules''' which MAY call one or more "expensive parser functions." Include specific details, such as what parameters trigger expensive parser function usage, in the body of the template's documentation.
 +
 +
;Special case:
 +
 +
* Templates unlikely to ever be the major reason a page reaches the 500-call limit
 +
: Use your best judgment about using this at the top of the template's documentation page, but DO document the expensive parser function usage somewhere in the template's documentation.
  
 
== See also ==
 
== See also ==
 +
* [[:Category:Pages with too many expensive parser function calls]]
 +
* [[:Special:TrackingCategories]]
 +
* [[Wikipedia:Template limits#Expensive parser function calls]]
  
 
<includeonly>
 
<includeonly>

Latest revision as of 17:43, 14 August 2020

Usage

  • {{Expensive}}

Place this at the top of documentation sub-pages of templates or modules which MAY call one or more "expensive parser functions." Include specific details, such as what parameters trigger expensive parser function usage, in the body of the template's documentation.

Special case
  • Templates unlikely to ever be the major reason a page reaches the 500-call limit
Use your best judgment about using this at the top of the template's documentation page, but DO document the expensive parser function usage somewhere in the template's documentation.

See also