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
  • 08:14, 1 December 2025 Bonez565 talk contribs created page Module:WEARCalculator Test (Created page with "local p = {} local YAMLLookup = require("Module:YAMLLookup_Test") -- Main function that can accept either a frame or direct arguments function p.main(frameOrPercentage, steps, number, rollAmount, langCode) -- Check if the first argument is a frame object local isFrame = type(frameOrPercentage) == "table" and frameOrPercentage.args ~= nil local percentage local stepsValue local numberValue if isFrame then -- If it's a frame, get the argu...")