Help:Template limits: Difference between revisions

Content deleted Content added
 
Line 139:
 
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:
* <code>[[Help:Magic words#Conditional|#ifexist]]</code>[[Help:Magic words#Conditional|<nowiki/><code>ifexist</code>]]: [[Help:Conditional expressions|conditional expression]] which branches depending whether a given page exists or not. If the limit on expensive parser functions is exceeded, every additional <code>#ifexist</code> call will behave as though the given page in the query does not exist.
* <code>{{Magic word|PAGESINCATEGORY}}</code> or PAGESINCAT: Number of pages in the category named ''categoryname''. Each subcategory is counted as one item.
* [[mw:Help:Magic words#Technical metadata|PAGESIZE]]