Module:Gadgets/doc
This is a documentation subpage for Module:Gadgets It may contain usage information, categories and other content that is not part of the original module page. |
This Lua module is used in system messages. Changes to it can cause immediate changes to the Wikibooks user interface. To avoid major disruption, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. |
Module to parse gadget definitions from MediaWiki:Gadgets-definition.
Usage
editIntended for use from other modules only.
local gadgets = require('Module:Gadgets')
local gadgetRegistry = gadgets.parse()