User:SD0001/shortdescs-in-category.js

/**

* Shows button on category pages to see short description of all pages in the category.

*

* Look for a button saying "Show SDs" towards the right, above the list of pages.

*

*/

$.ready.then(function() {

if (mw.config.get('wgNamespaceNumber') !== 14) {

return;

}

$('#mw-pages > p').append(

$('