Tip of the day
Enjoying the game? It is thanks to all our supporters that have done so on Patreon and Buy Me A Coffee!
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).
- 06:10, 1 July 2026 Bonez565 talk contribs created page Module:CustomSource Test (Created page with "local p = {} local DataSource = "Data_test" local DataLoader = require("Module:DataLoader_Test") local YAMLLookup = require("Module:YAMLLookup_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) == "table" and frameOrItemName.args then itemName = frameOrItemName.args.itemName or frameOrItemName.args[1] langCode = fram...")
