All public logs

Combined display of all available logs of Boxing Beta Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:02, 15 October 2023 Quenty talk contribs created page MediaWiki:Citizen.js (Created page with "$(document).ready(function() { // Check if the user is not logged in if (mw.user.isAnon()) { // Select the elements with the specified class var elements = $('.oo-ui-buttonElement-button'); // Iterate through the selected elements elements.each(function() { var $element = $(this); // Check if aria-disabled is set to "true" if ($element.attr('aria-disabled') === 'true') { // Crea...")