Extension:Gadgets/Scripts
From MediaWiki.org
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:Monobook.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. |
[edit] List of gadget scripts
| Gadgets | Usage | |||||
|---|---|---|---|---|---|---|
| MediaWiki.org | commons | meta | wikipedia | |||
| en | ||||||
| installed | i | i | i | |||
| UTCLiveClock.js | ||||||
| /SearchFocus.js | ||||||
| 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
[edit] See also
- Manual:Interface/JavaScript – List of JavaScript pages where some scripts can be added.
- Snippets