Tip of the day
The hamburger menu at the bottom-right (or bottom-left in left handed mode) has your WalkPedia to help track your total progress.

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
  • 03:54, 31 March 2026 Bonez565 talk contribs deleted page Module:Buildings (content was: "local p = {} local mw = mw local yamlData = mw.loadJsonData('Module:Buildings/YAML') local buildingData = mw.loadJsonData('Module:Buildings/Data') local activitiesModule = require('Module:Activities') -- List of words to ignore for capitalization local ignoreWords = { ["of"] = true, ["and"] = true, ["the"] = true, ["in"] = true, ["on"] = true, ["at"] = true, ["to"] = true, ["for"] = true } -- Formats integer with commas function format_int(num...")