Difference between revisions of "Template:Expensive/doc"
Jump to navigation
Jump to search
imported>Davidwr (improve documentation) |
imported>Davidwr (improve documentation again) |
||
| Line 6: | Line 6: | ||
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. | 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 == | ||
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