Gadget - Line numbers in modules 📅 Dec 15, 2020 · ☕ 3 min read · ✍️ River I add line numbers to Lua modules with JS & CSS.
Gadget - Cargo pagevalues improvement 📅 Dec 1, 2020 · ☕ 6 min read · ✍️ River An improvement to the Cargo pagevalues view using just JS & CSS.
Gadget - Search results new page hotkey 📅 Nov 17, 2020 · ☕ 4 min read · ✍️ River Let's make a gadget so that Alt+Shift+E creates a new page from the Special:Search screen when a page doesn't exist!
Gadget - Disable Display Title 📅 Nov 3, 2020 · ☕ 4 min read · ✍️ River A small JS gadget to disable display title for wiki editors
Popups 📅 Jun 2, 2020 · ☕ 25 min read · ✍️ River Here's how I've built a framework for both static and lazily-loaded popups.
Highlighting disambiguations 📅 May 19, 2020 · ☕ 29 min read · ✍️ River Disambiguations are typically somewhat user-unfriendly; I describe my method for improving quality of life when disambiguation links do appear.
CharInsert: Why you should "char" 📅 May 5, 2020 · ☕ 12 min read · ✍️ River CharInsert is one of my favorite extensions. Here's how I made a Lua wrapper for it to create a user-friendly interface for anyone to add snippets they want.
Gadgets for code organization 📅 Mar 23, 2020 · ☕ 6 min read · ✍️ River The Gadgets extension is a great way to organize code instead of using Common.css and Common.js for everything.
How to add Cargo docstrings on table pages 📅 Feb 10, 2020 · ☕ 6 min read · ✍️ River A post about how to create workarounds in MediaWiki in a reasonably well-controlled manner.