Difference between revisions of "Template:Expensive/doc"
Jump to navigation
Jump to search
imported>Cabayi |
imported>Davidwr (improve documentation again) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | |||
<!-- 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
| 40px | This is a documentation subpage for Template:Expensive. It contains usage information, categories and other content that is not part of the original template page. |
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
- Category:Pages with too many expensive parser function calls
- Special:TrackingCategories
- Wikipedia:Template limits#Expensive parser function calls