Manual:$wgThumbnailSteps/ja
サムネイルの設定: $wgThumbnailSteps | |
---|---|
When defined, is an array of image widths used as steps for thumbnail sizes. |
|
導入されたバージョン: | 1.44.0 (Gerrit change 1121793; git #bf7f5d3c) |
除去されたバージョン: | 使用中 |
許容される値: | (配列) または null |
既定値: | null |
その他の設定: アルファベット順 | 機能順 |
詳細
When defined, is an array of image widths used as steps for thumbnail sizes. The thumbnail with smallest step that has larger value than requested will be shown but it will be downsized via HTML values. It increases the bandwidth to the users by serving slightly large thumbnail sizes they have requested but it will save resources by de-duplicating thumbnail generation and storage. Note that these steps are "best effort" and MediaWiki might decide to use the requested size for any reason.