Jump to content

Module:Gadgets/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Warudo (talk | contribs) at 21:31, 29 August 2024 (Added the page to Category:Module documentation pages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Module to parse gadget definitions from MediaWiki:Gadgets-definition.

Usage

Intended for use from other modules only.

local gadgets = require('Module:Gadgets')
local gadgetRegistry = gadgets.parse()