Deletion log
Appearance
Below is a list of the most recent deletions.
- 12:47, 3 April 2025 Sargonnas talk contribs deleted page MediaWiki:MediaWiki.js (content before blanking was: "// Wait for the DOM to be fully loaded $(document).ready(function() { // Target the logo wordmark var wordmark = $('.mw-logo-wordmark'); if (wordmark.length) { // Get the current text var text = wordmark.text(); // If the text is "ZenithXI", split it if (text === "ZenithXI") { // Empty the current content wordmark.empty(); // Add the colored spans wordmark.append( $('<span>').text("ZENITH").css...")