Jump to content

Manual:$wgShowRollbackEditCount/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgShowRollbackEditCount and the translation is 22% complete.
Output: $wgShowRollbackEditCount
Maximum number to count when a rollback link is shown
이 변수가 소개된 버전:1.20.0 (Gerrit change 16932; git #9bae2198)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(integer)
기본값:10

상세

The $wgShowRollbackEditCount is used to show how many edits will be rolled back. The numeric value of the variable are the limit up to are counted. If the value is false value, the edits are not counted. When $wgMiserMode is set, edits are always not counted on Special:RecentChanges and Special:Watchlist.

같이 보기