Tip of the Day
Crafting outcome will help raise the chances for better quality items seen at the bottom of recipes in the crafting interface.
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:54, 6 December 2025 Bonez565 talk contribs created page Module:UnusedRedirects (Created page with "local p = {} -- Helper: make an API call local function apiRequest(params) local api = mw.ext.Api -- Converts params to an API GET request local response = api.get(params) return response end -- Main function: list all redirect pages with no inbound links function p.listUnusedRedirects() local unused = {} -- Step 1: Get all redirects in main namespace (namespace 0) local redirectsResponse = apiRequest{ action = "query", list...")
