Category Reporter: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
This page is a demo of using a Lua Module to process data from the mw.Api
This page is a demo of using [[Module:CategoryReporter|a Lua Module]] to process data from the mw.Api


While we can invoke the api [[Categories/javascript|via JavaScript]], we wanted to try out a little bit of Lua, which in the end would also allow for integration with the ExternalData extension to be able to process and format data from other wikis outside this farm.
While we can invoke the api [[Categories/javascript|via JavaScript]], we wanted to try out a little bit of Lua, which in the end would also allow for integration with the ExternalData extension to be able to process and format data from other wikis outside this farm.