Template:Undocumented MediaWiki Hook
This MediaWiki hook is has no documentation on MediaWiki.org.
Please improve MediaWiki.org by adding documentation to it.
See Template:MediaWikiHook for instructions on how to add documentation for a hook.
Refer to the source code documentation on the hook interface Hook for more information.
For examples of extensions using this hook, see Category:MyHook extensions .
Template data
<templatedata> { "params": { "name": { "label": "Name of MediaWiki hook", "description": "Name of the given MediaWiki hook. This isn't required as it is automatically scraped from the title, but can be overridden if need be.", "type": "string" } }, "description": "A placeholder template to inform users that a MediaWiki hook is undocumented on the site, but needs documentation. It also prompts editors to document it if they are able to.", "format": "inline" } </templatedata>