Difference between revisions of "Gadgets"
Jump to navigation
Jump to search
(change alignment of the WikEd table) |
(Created page with "Gadgets are enhancements to MediaWiki, made of javascript and CSS; but not written as full-blown extensions. This wiki has several Gadgets that you can use. # wp:User:Cacyc...") |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Gadgets are enhancements to MediaWiki, made of javascript and CSS; but not written as full-blown extensions. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
This wiki has several Gadgets that you can use. | This wiki has several Gadgets that you can use. | ||
− | # [[wp:User:Cacycle/wikEd|User:Cacycle/wikEd]] | + | # [[wp:User:Cacycle/wikEd|User:Cacycle/wikEd]] |
# [[mw:Snippets/Toggle_between_dropdown_menus_and_tabs|Snippets/Toggle_between_dropdown_menus_and_tabs]] MenuTabsToggle | # [[mw:Snippets/Toggle_between_dropdown_menus_and_tabs|Snippets/Toggle_between_dropdown_menus_and_tabs]] MenuTabsToggle | ||
# [[wp:Wikipedia:HotCat|Wikipedia:HotCat]] | # [[wp:Wikipedia:HotCat|Wikipedia:HotCat]] | ||
Line 41: | Line 19: | ||
# Import the gadget to the new wiki that wants the gadget feature. | # Import the gadget to the new wiki that wants the gadget feature. | ||
## E.g. <tt>https://freephile.org/wiki/index.php/Special:Import</tt> | ## E.g. <tt>https://freephile.org/wiki/index.php/Special:Import</tt> | ||
− | # Add the gadget to the | + | # Add the gadget to the gadgets-definition page |
− | ## E.g. <tt>https://freephile.org/wiki/MediaWiki:Gadgets-definition</tt> | + | ## E.g. <tt>https://freephile.org/wiki/index.php/MediaWiki:Gadgets-definition</tt> |
[[Category:Wiki]] | [[Category:Wiki]] | ||
− |
Revision as of 12:56, 17 June 2014
Gadgets are enhancements to MediaWiki, made of javascript and CSS; but not written as full-blown extensions.
This wiki has several Gadgets that you can use.
There are a ton of gadgets used on the WikiPedia site: https://meta.wikimedia.org/wiki/Gadgets/wikipedia
There are even gadgets for the Visual Editor
Users[edit | edit source]
Visit your preferences (Gadgets tab) to modify which gadgets are turned on or off.
Admins[edit | edit source]
- Export the gadget from the wiki that has the gadget.
- E.g.https://en.wikipedia.org/wiki/Special:Gadgets/export/HotCat
- Download the export / save the file locally
- Import the gadget to the new wiki that wants the gadget feature.
- Add the gadget to the gadgets-definition page