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).
- 03:35, 20 November 2025 Bonez565 talk contribs deleted page Module:GetItemRequirements (content was: "local p = {} local itemsModule = require('Module:Items') local activitiesModule = require('Module:Activities') function p.main(frame) local itemName = frame.args[1] local nonItemFlag = frame.args[2] or nil local itemRequirement = p.itemRequirement(itemName) -- Return only if itemRequirement has content if itemRequirement and itemRequirement ~= "" then if nonItemFlag ~= nil then itemRequirement = itemRequirement:gsub("%[%[Category:[^%]]+%]%]"...")
