From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// For description, see [[User:Mr.Z-man/hideClosedAFD]]



mw.loader.using( 'mediawiki.util'], function() {

	

	if ((mw.config.get('wgPageName').indexOf('Wikipedia:Articles_for_deletion/Log/') != -1) && (mw.config.get('wgAction') == 'view')) {

		$(document).ready( function () {

			mw.util.addPortletLink( 'p-cactions', '#', 'Hide closed', 'ca-hideClosed', "Hide closed discussions" );

			mw.util.addPortletLink( 'p-cactions', '#', 'Show closed', 'ca-showClosed', "Show closed discussions" );

			$('#ca-showClosed').hide();

			

			$('#ca-hideClosed').on('click', function() {

				$(".boilerplate.afd.xfd-closed").hide();

				$('#ca-showClosed').show();

				$('#ca-hideClosed').hide();

				return false;

			});

			

			$('#ca-showClosed').on('click', function() {

				$(".boilerplate.afd.xfd-closed").show();

				$('#ca-showClosed').hide();

				$('#ca-hideClosed').show();

				return false;

			});

			

		} );

	}	

});
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// For description, see [[User:Mr.Z-man/hideClosedAFD]]



mw.loader.using( 'mediawiki.util'], function() {

	

	if ((mw.config.get('wgPageName').indexOf('Wikipedia:Articles_for_deletion/Log/') != -1) && (mw.config.get('wgAction') == 'view')) {

		$(document).ready( function () {

			mw.util.addPortletLink( 'p-cactions', '#', 'Hide closed', 'ca-hideClosed', "Hide closed discussions" );

			mw.util.addPortletLink( 'p-cactions', '#', 'Show closed', 'ca-showClosed', "Show closed discussions" );

			$('#ca-showClosed').hide();

			

			$('#ca-hideClosed').on('click', function() {

				$(".boilerplate.afd.xfd-closed").hide();

				$('#ca-showClosed').show();

				$('#ca-hideClosed').hide();

				return false;

			});

			

			$('#ca-showClosed').on('click', function() {

				$(".boilerplate.afd.xfd-closed").show();

				$('#ca-showClosed').hide();

				$('#ca-hideClosed').show();

				return false;

			});

			

		} );

	}	

});

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook