User:DyPp-67/Common.js: Difference between revisions

From Test Wiki
Content deleted Content added
Created page with "mw.loader.using('jquery', function () { // Check if jQuery is loaded if (typeof jQuery === "undefined") { console.error("jQuery is not loaded, the script will not work."); return; } // Function to create a button function createButton(text, color, bottom, onClick) { return $('<button>') .text(text) .css({ position: 'fixed', right: '10px', bott..."
Tags: Recreated Mobile edit Mobile web edit
 
(No difference)