Jump to content

MediaWiki:Common.js: Revision history

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.

3 April 2025

  • curprev 12:5512:55, 3 April 2025 Sargonnas talk contribs 688 bytes +123 No edit summary Tag: Manual revert
  • curprev 12:5312:53, 3 April 2025 Sargonnas talk contribs 565 bytes −123 No edit summary Tag: Reverted
  • curprev 12:5212:52, 3 April 2025 Sargonnas talk contribs 688 bytes +688 Created page with "// 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(); // Set inline style with !important via attribute wordmark.attr('style', 'font-size: 40px..."