User:Noël Tchallagassou/common.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 August 2025

  • curprev 08:1508:15, 27 August 2025 Noël Tchallagassou talk contribs 1,755 bytes +1,755 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: Mobile edit Mobile web edit