Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:43, 24 October 2025 DyPp-67 talk contribs created page User:DyPp-67/Common.js (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