Tip of the Day
If there's maintenance, don't worry, usually your steps will still count during the downtime. Check the Discord announcements to be sure!

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
  • 08:01, 1 December 2025 Bonez565 talk contribs created page Module:ShopSource Test (Created page with "local p = {} local YAMLLookup = require("Module:YAMLLookup_Test") local BuildingsModule = require('Module:Buildings_Test') local LocationsModule = require('Module:Locations_Test') local ShopsModule = require('Module:Shops_Test') local ItemsModule = require('Module:Items_Test') function p.main(frameOrItemName, langCode, sourceData) -- Determine item mame and language code from either a frame or direct call local itemName if type(frameOrItemName) == "...")