Tip of the day
Want to find something particular about the game and don't mind spoilers? Check the Wiki!

MediaWiki:Gadget-HideTranslatedSearchResults.js: Revision history

From Walkscape Walkthrough

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.

14 March 2026

  • curprev 10:1910:19, 14 March 2026 Bonez565 talk contribs m 4,406 bytes +2,243 No edit summary
  • curprev 10:1210:12, 14 March 2026 Bonez565 talk contribs 2,163 bytes +2,163 Created page with "(function () { 'use strict'; // Only run on Special:Search if (mw.config.get('wgCanonicalSpecialPageName') !== 'Search') { return; } // Match translated subpages like: // Page/en // Page/fr // Page/it // Page/pt-br // Page/zh-hans // // Does NOT match normal subpages like: // Guide/Mining // Item/Source // // Language code rule here: // /xx // /xxx // /xx-yyy // /xxx-yyyy var translatedSuffixRegex = /\/[a-z]{2,3}(?:-[a-z0-9]{2,8})?$/i;..."