Jump to content

Manual:$wgPageInfoTransclusionLimit/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgPageInfoTransclusionLimit and the translation is 14% complete.
Debug: $wgPageInfoTransclusionLimit
Limit template transclusion on InfoAction
이 변수가 소개된 버전:1.21.0 (Gerrit change 31504; git #I45b077c)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(integer)
기본값:50

상세

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.