Tip of the Day
Make sure you equip your items to get their effects, most don't work from inventory alone.

Main public logs

From Walkscape Walkthrough

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

Logs
  • 02:42, 8 November 2025 Bonez565 talk contribs created page MediaWiki:Gadget-TranslatedTabTitle.js (Created page with "* * Gadget: TranslatedTabTitle * Updates the browser tab title to match the translated page title.: (function () { var SITE_SUFFIX = ' – Walkscape Walkthrough'; function computeTitle() { var $h = $('#firstHeading, .firstHeading, .mw-first-heading, .mw-page-title-main').first(); var t = $h.text().trim(); if (!t) return; // Optional: show language tag if on /lang subpage var m = mw.config.get('wgPageName').match(/\/([a-z0-9\-]+)$/i);...")