Tip of the Day
Long pressing an item opens multi-selection options in the inventory.
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:36, 20 November 2025 Bonez565 talk contribs deleted page Module:CamelCaseToTitle (content was: "local p = {} -- 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 } -- Function to split camelCase and capitalize accordingly function p.main(frame) local s = frame.args[1] -- Get the camelCase string passed to the function -- Insert a space before each capital letter, except the first one local resul...")
