Polygnotus (talk | contribs) ←Created page with '→* * Scrapes all WikiProjects from the Category:Active WikiProjects page * and copies them to clipboard in a bulleted list format: function scrapeWikiProjects() { // Check if we're on the right page if (!window.___location.href.includes('Category:Active_WikiProjects')) { console.error('Please run this script on the Category:Active WikiProjects page'); return; } // Get all links in the category list const links = document.querySelectorA...' |
Polygnotus (talk | contribs) m Polygnotus moved page User:Polygnotus/Scripts/Cat2Clipboard.js to User:Polygnotus/Scripts/Whatshouldinamethis.js |
||
(No difference)
|