(04-24-2025, 03:04 AM)Labster Wrote: I posted a new topic on Forum:Wiki Updates which everyone should read. And I'm looking for any feedback on the new review thingy I cooked up. It's simple - I really don't want to have to pull out ExtensionageForms for this, which I'm not even sure would work. (VisualEditor might work, but then no one has ever bothered to learn TemplateData which is why VE has never understood our templates.)
This is essentially the prelude to a new {{trope}} and {{work}} template module. I need to get rid of the Reviews:X thing, and I really only want to deploy a new version of the module once. It creates thousands of jobs on the server, which around 10 years ago was enough to crash the jobrunners.
Now, I've now done enough Lua modules in MW so I can write cleaner code. I also think I might add a preload thing automatically from the Create New box, so that we don't have to rely on MultiBoilerplate clicks. And of course, clean up the duplicate ID lint errors. Speaking of...
robkelk Wrote:As of this posting, there are 2,500 errors listed on the "Missing end tag" list. The estimate is 7,368 errors. Somebody really should mention this to the coder of the extension... whoever that might be.
I'm fairly sure it's cscott, or someone Dr. Scott works with directly.
Looks good! For styling I might suggest taking inspiration from Wikivoyage's listing editor, but this is certainly serviceable.