Tip of the Day
Skill levels exceeding an activity's main skill requirement gives +1.25% extra Work efficiency for what you're doing, up to 20 levels.
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).
- 08:14, 1 December 2025 Bonez565 talk contribs created page Module:1inCalculator Test (Created page with "local p = {} -- Import other modules local YAMLLookup = require("Module:YAMLLookup_Test") -- Main function that can accept either a frame or direct arguments function p.main(frameOrPercentage, totalsteps, quantity, langCode) -- Check if the first argument is a frame object local isFrame = type(frameOrPercentage) == "table" and frameOrPercentage.args ~= nil local percentage local totalstepsValue local quantityValue if isFrame then -- I...")
