Tip of the day
Attributes involving a percent symbol % are multiplicative (For Example: +10% Fine material finding gives 1.1/100).
Gadgets
From Walkscape Walkthrough
Below is a list of special gadgets users can enable on their preferences page, as defined by the definitions. This overview provides easy access to the system message pages that define each gadget's description and code.
- Null Edit - Adds a "Null Edit" option to the More dropdown menu. (View description | Export)
Uses: Gadget-nullEdit.js - Sticky Table Headers - Make headers of tables display as long as the table is in view, i.e. "sticky" (requires Chrome v91+, Firefox v59+, or Safari) (View description | Export)
Uses: Gadget-StickyTableHeaders.js, Gadget-StickyTableHeaders.css
Enabled for everyone by default. - Translated Tab Title - Automatically updates the browser tab title to match the translated page title (for pages created with the Translate extension). (View description | Export)
Uses: Gadget-TranslatedTabTitle.js
Enabled for everyone by default. - Table Checklist - Adds persistent “checklist” highlighting to tables with class mw-lighttable, with an optional footer counter and Clear All button (mw-lighttablefooter). (View description | Export)
Uses: Gadget-TableChecklist.js, Gadget-TableChecklist.css
Enabled for everyone by default. - WalkScape Drop Calculator - Uses a standard probability model to estimate how likely you are to receive a drop after a given number of steps or actions. (View description | Export)
Uses: Gadget-DryCalc.js, Gadget-DryCalc.css
Enabled for everyone by default. - Back To Top - Adds a floating “Back to Top” button to pages, making it easier to return to the top after scrolling. (View description | Export)
Uses: Gadget-backToTop.js, Gadget-backToTop.css
Enabled for everyone by default. - Hide Translated Search Results - Hides the translation sub-pages from search results. (View description | Export)
Uses: Gadget-HideTranslatedSearchResults.js
Enabled for everyone by default.
