Help:Template limits: Difference between revisions

Content deleted Content added
Expensive parser function calls: changed hatnote to provide a description of the shortcut it’s linking to
Tags: Mobile edit Mobile web edit
m Expensive parser function calls: Fixed wikilink target for "#ifexist"
Line 127:
 
There is a limit of 500 to the '''expensive parser function count''', i.e., the number of calls of expensive [[:mw:Help:Magic words#Parser functions|parser functions]], which are:
* [[Help:Magic words#Conditional expressions|#<nowiki>#< /nowiki>ifexist]] – branching depending on whether a particular page exists. If the limit on this counter is exceeded, additional #ifexist calls will act as though the pages they query do not exist.
* [[mw:Help:Magic words#Statistics|PAGESINCATEGORY]] or PAGESINCAT
* [[mw:Help:Magic words#Technical metadata|PAGESIZE]]