An extension for MediaWiki providing means to render wikitext content on demand. The main parser function, #parse-request
, can be used to dynamically fetch and parse content using the MediaWiki API, enabling interactive content updates without requiring a page refresh. It comes with two widgets, one for pagination and the other for loading further results.
All documentation is currently available from https://codecs.vanhamel.nl/Show:Lab/ParseRequest