Pengguna:Aplikasi/Watchlist-hideAWB: Perbezaan antara semakan

Kandungan dihapus Kandungan ditambah
Mencipta laman baru dengan kandungan ''''Watchlist-hideAWB''' (source) – hide/show option for edits made using WP:AWB. Options appear in the "More" d...'
Teg: Suntingan sumber 2017
 
(Tiada perbezaan)

Semakan semasa pada 13:03, 16 April 2020

Watchlist-hideAWB (source) – hide/show option for edits made using WP:AWB. Options appear in the "More" dropdown (Vector skin) or on a tab next to "Special page" (Monobook skin).

Installation sunting

Add the following to Special:MyPage/common.js (or your skin-specific js, if you prefer):

importScript( 'Pengguna:Aplikasi/Watchlist-hideAWB.js' ); // Backlink: [[Pengguna:Aplikasi/Watchlist-hideAWB.js]]

If you want AWB edits to be hidden by default, add var awbHiddenByDefault = true; after the importScript line, like this: [1]

Pengguna:Aplikasi/Scripts navbox