This is the talk page for discussing improvements to the MediaWiki:PurgeButton.js page.
- Please sign and date your posts by typing four tildes (
~~~~). - Put new text under old text. Click here to start a new topic.
- If you're new to the wiki, please take a look at the talk page help.
- Be polite
- Assume good faith
- Be welcoming
Double buttons in monobook
There is already a refresh button in monobook for wikis using smw (I guess). Puutting this under case:monobook should remove it:
if($('#ca-purge')){
$('#ca-purge').remove();
}
But the script is locked.-- ~ UltimateSupreme 14:18, October 25, 2013 (UTC)-- ~ UltimateSupreme 09:38, September 21, 2013 (UTC)