MediaWiki:Gadgets-definition

From WIDEVERSE Wiki
Jump to navigation Jump to search

This page contains the definitions for all gadgets on the wiki. In most cases, code that could be placed in Common.js should be made into a module here instead for granularity and better support for mobile, etc.

Edits to this page should be done with care. When targeting a gadget for mobile, ensure that the gadget works on mobile properly by debugging it on mobile devices. Some mobile devices do not allow JavaScript to run, or do not run it by default, so there should always be a fallback option for those that do not have JS enabled. For scripts that are intended for use on a lot of pages, it may be a good idea to propose it on the Yew Grove first. Gadgets which can be enabled/disabled by the user (on Special:Preferences) should have a description created on Mediawiki:Gadget-gadgetname.

For a list of the gadgets with their descriptions and settings see Special:Gadgets.

Note that targetting only mobile is currently bugged - see mw:Extension:Gadgets#Options and task T173309. For mobile-only gadgets, please target both mobile and desktop, then have the gadget exit out if not mobile. (Alternatively load via mediawiki:mobile.js)

External

  • tooltip[ResourceLoader|targets=desktop,mobile|type=general|hidden]|popper.js|tooltip.js

Core

  • switch-infobox[ResourceLoader|type=general|default|hidden|targets=desktop,mobile]|switch-infobox.js|switch-infobox.css
  • switch-infobox-styles[ResourceLoader|type=styles|default|hidden|targets=desktop,mobile]|switch-infobox.css
  • autocollapse[ResourceLoader|type=general|default|hidden|dependencies=mediawiki.Uri]|autocollapse.js
  • rsw-util[ResourceLoader|dependencies=mediawiki.util|targets=desktop,mobile|type=general|default|hidden]|rsw-util.js