Lua table errors 📅 Feb 8, 2022 · ☕ 9 min read · ✍️ River A framework for inserting Lua errors into HTML tables using a singleton class
Toggleable columns 📅 Jan 18, 2022 · ☕ 9 min read · ✍️ River A simple interface to automatically let users toggle columns in any data table on the entire wiki.
Bracket zoom bug 📅 Aug 15, 2021 · ☕ 2 min read · ✍️ River A quick CSS bugfix that was particularly satisfying - and interesting!
Gadget - Top-of-page categories 📅 Jun 22, 2021 · ☕ 5 min read · ✍️ River In the module namespace, it's nice to see categories at the top of the page, so let's do that
Tournament brackets (part 1) 📅 Mar 30, 2021 · ☕ 27 min read · ✍️ River Our CSS-grid-powered tournament brackets on Leaguepedia
Gadget - Improving Special:ListGroupRights CSS 📅 Feb 9, 2021 · ☕ 3 min read · ✍️ River A couple lines of CSS to improve the user experience of Special:ListGroupRights
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.
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.
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.