Fandom Developers Wiki

This script/stylesheet is for PERSONAL use only!

You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js, MediaWiki:Fandomdesktop.css, or MediaWiki:FandomMobile.css), as it would violate Fandom's Terms of Use.
(See the customization policy)

PurgeButtonはページコントロールに「リロード」オプションを追加します。「リロード」は、Fandomのキャッシュとブラウザのキャッシュの両方をパージします。

Installation[]

Configuration[]

ボタンのテキストを変更するには、インポートの前にPurgeButtonTextを次のように設定します。

window.PurgeButtonText = 'purge';

See also[]