Manual:$wgPageInfoTransclusionLimit
Jump to navigation
Jump to search
Debug/logging: $wgPageInfoTransclusionLimit | |
---|---|
Limit template transclusion on InfoAction |
|
Introduced in version: | 1.21.0 (git #265404d9) |
Removed in version: | still in use |
Allowed values: | (integer) |
Default value: | 50 |
Other settings: Alphabetical | By function |
Details[edit]
InfoAction retrieves a list of transclusion links (both to and from). This number puts a limit on that query in the case of highly transcluded templates.
The feature request was task T43365 Added transclusion count to InfoAction.