User:Polygnotus/Scripts/Tab.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

5 June 2025

  • curprev 05:4405:44, 5 June 2025 Polygnotus talk contribs 3,103 bytes +3,103 Created page with '// Add a "Claude" tab to Wikipedia pages $(document).ready(function() { // Check if we're on a page that has tabs (article namespace primarily) if (mw.config.get('wgNamespaceNumber') >= 0) { // Get the current page title var pageTitle = mw.config.get('wgPageName'); // Create the Claude tab var claudeTab = $('<li>').attr('id', 'ca-claude'); var claudeLink = $('<a>').attr({ 'href':...'