Highlighting disambiguations 📅 May 19, 2020 · ☕ 29 min read · ✍️ River #mediawiki · #javascript · #lua · #cargo · #css 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 · ☕ 19 min read · ✍️ River #mediawiki · #mediawiki_extensions · #javascript · #lua 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.
Lua Hooks System 📅 Mar 9, 2020 · ☕ 8 min read · ✍️ River #mediawiki · #lua I document my system of using hooks in Scribunto before removing it from my wiki.
How to add Cargo docstrings on table pages 📅 Feb 10, 2020 · ☕ 6 min read · ✍️ River #mediawiki · #cargo · #lua · #javascript A post about how to create workarounds in MediaWiki in a reasonably well-controlled manner.