Jump to content

Module:Validate gadgets/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with '{{Module rating|<!-- Values: pre-alpha • alpha • beta • release • protected • semiprotected -- If a rating not needed/relevant, delete this template call -->}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{lua|Module:Message box}} <code><nowiki>{{</nowiki>#invoke:{{subst:BASEPAGENAME}}|''validate''<nowiki>}}</nowiki></code> This module checks the gadget definitions in MediaWiki:Gadgets-definit...'
 
+
Line 1: Line 1:
{{Module rating|<!-- Values: pre-alpha • alpha • beta • release • protected • semiprotected -- If a rating not needed/relevant, delete this template call -->}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{lua|Module:Message box}}
{{lua|Module:Message box}}
Line 5: Line 4:


This module checks the gadget definitions in [[MediaWiki:Gadgets-definition]] for errors and other issues.
This module checks the gadget definitions in [[MediaWiki:Gadgets-definition]] for errors and other issues.

Limitations:
* Validations of values specified in <code>rights</code> and <code>actions</code> is imperfect and relies on incomplete hardcoded lists of valid values.


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Revision as of 14:13, 4 January 2024

{{#invoke:Validate gadgets|validate}}

This module checks the gadget definitions in MediaWiki:Gadgets-definition for errors and other issues.

Limitations:

  • Validations of values specified in rights and actions is imperfect and relies on incomplete hardcoded lists of valid values.