Manual:$wgPageInfoTransclusionLimit
Appearance
From mediawiki.org
| Debug: $wgPageInfoTransclusionLimit | |
|---|---|
| Limit template transclusion on InfoAction |
|
| Introduced in version: | 1.21.0 (Gerrit change 31504; git #I45b077c) |
| 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 T43365 Added transclusion count to InfoAction.