Extension:Gadgets/Scripts
Jump to navigation
Jump to search
This subpage is to list some useful, basic and fully-working scripts that you can copy/import to your wiki as optional gadgets (or imported in MediaWiki:Common.js for non-optional use, with importScript( 'pagename.js' );
).
Warning: JavaScripts change the interface of your wiki, and some browsers won't act as expected.
Tip for wiki admins: To configure default user options see Manual:$wgDefaultUserOptions; to change user preferences see Manual:UserOptions.php and Extension:MaintenanceShell.
List of gadget scripts[edit]
Gadgets | Usage | |||||
---|---|---|---|---|---|---|
MediaWiki.org | commons | meta | wikipedia | |||
en | ||||||
installed | i | i | i | |||
UTCLiveClock.js | ![]() |
![]() |
![]() |
![]() | ||
SearchFocus.js | ![]() |
![]() | ||||
Syntax highlighter | ![]() |
|||||
mySandbox | ![]() | |||||
BugStatusUpdate | ![]() |
![]() | ||||
Pages gadgets | ||||||
edittop.js | ![]() |
![]() |
![]() |
![]() | ||
HomeArrow.js | ||||||
Category gadgets | ||||||
HotCat.js | ![]() |
![]() |
![]() |
![]() | ||
Tab gadgets | ||||||
addsection-plus.js | ![]() |
|||||
Sidebar gadgets | ||||||
SubPages.js | ||||||
UserRights.js |
See also gadgets on wikipedia: en:Wikipedia:Gadget
See also[edit]
- Manual:Interface/JavaScript – List of JavaScript pages where some scripts can be added.
- Snippets