Gadgets
From Fallen London Wiki
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.
- Convenient Discussions: enhances user experience with talk pages. (View source | Export)
Uses: Gadget-ConvenientDiscussions.js
Enabled for everyone by default. - Syntax highlighter: Make syntax stand out colourfully in the edit box. (View source | Export)
Uses: Gadget-DotsSyntaxHighlighter.js - Mobile rollback confirmation: Require confirmation before performing rollback on mobile devices. (View source | Export)
Uses: Gadget-confirmationRollback-mobile.jsRequires the following right:
rollback
- Dark mode switch: Switch between dark and light mode. (View source | Export)
Uses: Gadget-DarkModeSwitch.js, Gadget-DarkModeSwitch.css
Available on the DarkCosmos skin.
Enabled for everyone by default. - Light mode: Enable light mode (View source | Export)
Uses: Gadget-LightMode.css
Available on the DarkCosmos skin.
Enabled for everyone by default. - Dark mode: Enable dark mode (View source | Export)
Uses: Gadget-DarkMode.css
Available on the DarkCosmos skin. - Replaces all images on the wiki with a picture of the Duchess. (View source | Export)
Uses: Gadget-Duchess.css - Hide auto generated "A player-created Guide is available for this content" boxes from pages. (View source | Export)
Uses: Gadget-DisableGuidelinks.css - Hide auto generated festival banners from pages. (View source | Export)
Uses: Gadget-DisableFestivalBanners.css - Display the in-game IDs (or lack thereof) for game objects under their icons. Works on embedded actions too. (View source | Export)
Uses: Gadget-ShowIDs.css - Display rounded borders for Qualities on game action pages (for unlocks/locks and results), similar to the game. (View source | Export)
Uses: Gadget-RoundedQualities.css - Pressing the 'e' key while hovering over a local wiki link in an article will redirect to the link target's edit page. (View source | Export)
Uses: Gadget-LinkEditShortcut.js