Main public logs

This is a combined display of all logs except the patrol, review, tag and thanks logs:

Who performed the action – enter their name without prefix under "Performer".
The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
User logs
  • 12:08, 10 April 2025 Polygnotus talk contribs created page User:Polygnotus/Scripts/VEbutton2.js (Created page with '// Add a custom button to Wikipedia's Visual Editor // Add this code to your common.js page on Wikipedia // (e.g., https://en.wikipedia.org/wiki/User:YourUsername/common.js) // Wait for the VisualEditor to be ready mw.loader.using(['ext.visualEditor.desktopArticleTarget']).then(function() { mw.hook('ve.activationComplete').add(function() { console.log('VE activation hook fired'); // Wait a bit for the toolbar to fully initialize setTimeou...')