script titles[১] (source) – Beautifies entry and talk page headers by adding script classes to them. This makes them display in more appropriate fonts and sometimes fixes jumbling of right-to-left characters. Buggy.
s to search[২] (source) – Focuses the search input on pressing 's'.
Custom Languages[৪] (source) – Displays only the language(s) that the user is interested in. Auto collapses all languages. The user can toggle any language(s) and the script remembers. Can't be use together with TabbedLanguages.
nymReferer[৫] (source) - adds several parameters to redlinks so that after clicking it wikitext will be automatically filled with some initial text
Tbot (greenify)[৬] (source) - changes redlinks in translation tables to greenlinks enabling accelerated creation
Add auto cat[৭] (source) - On redlinked category pages, adds two links below the header that allow you to add {{auto cat}} and save the page, or add it and preview.
ajaxPreview[১৫] (source) – Allows editing preview and changes without page reloading.
An alternative is to turn on "Use live preview" option in Preferences, but it loads whole HTML so no performance gain is achieved. Also while previewing a page with Use live preview option, it won't show show/hide buttons in tables.
templatePreview[১৭] (source) – Saves the name of the last page that you previewed using the "Preview page with this template" feature. Requires localStorage; sends an error message to the console if localStorage is not available in your browser.
history[২১] (source) - Remembers visited entries. Language-learners can use it as a flashcard system.
search lang[২২] (source) – Search Wiktionary languages from the toolbox in the sidebar.
ledokol[২৩] (source) – 1) Language title headers are supplied with language codes and links to language description, 2) Language-marked words ({{m}}, {{l}}) can display tooltip with link to references if hovered, 3) Language bibliography page (Appendix:Church Slavonic bibliography) can replace marked queries (orange color) by known word (hash in address or search input at screen bottom). Language codes are stored in browser local storage.
TranslationAdder-InputFiller[২৪] (source) – A tool that fills the TranslationAdder with some of the already translated words from other languages onmouseover. The languages can be customized easily.
FilterTranslations[২৫] (source) – Filter list of languages to hide clutter and long listings thus preventing that TranslationAdder-InputFiller jumps when hovering over a translation. The languages can be customized easily.
inlineDiff[২৬] (source) – Adds buttons to each line on the Recent Changes screen, the watchlist, the contributions screen, and article history screens, allowing one to load (and show/hide after loading) an individual diff without moving to another page and view multiple diffs at once.
SkipToPost[২৮] (source) – Makes links from 'User contributions' and 'Watchlist' pages that are posts in one of the discussion pages (GP, TR, etc.) go directly to the actual post (does have some limitations though)
catwatch[২৯] (source) – Shows the addition of pages to specified categories on your watchlist.
customWatchlists[৩০] (source) – Create and manage your own custom watchlists.
Smart Watchlist[৩১] (source) – Watchlist customization and organization.
RemoveMarkAll[৩৩] (source) – Completely disables the recent Watchlist and History page changes that highlight updates to pages since your last visit.
Watchlist mark[৩৪] (source) – Bolds watched pages in Category and "User Contributions" listings. Also adds a "Show watchlist controls" link to enable watching and unwatching directly from these listings.
Hollis[৩৫] (source) – show a "since last seen" link which gives you the diff of the page since you have last looked at it.
unwatch[৩৬] (source) - adds unwatch button between "diff" and "hist"
Clean up Reconstructed categories[৪০] (source) – ReplacesReconstructed:language name/ with an asterisk in category pages containing reconstructed terms (such as Category:Proto-Indo-European nouns), making the list much easier to read.
What links here filter[৪১] (source) – Adds an additional filter on What Links Here pages allowing you to, in effect, exclude pages transcluding given template.
Hide unwanted categories[৪৪] (source) – Hides categories in Special:WantedCategories that have been crossed out (which indicates that they have either been created or no longer have any pages in them).
expandabledotjs[৪৫] (source) - using this and the template {{User:Dixtosa/expandable}} now it is supereasy to create expandable lists. The template also has prefix and suffix parameters. see it for details.
These functions can be included directly in a script but don't do anything unless called by some other code. The functions marked as deprecated have been rendered obsolete by new features added to MediaWiki, and only exist now as wrappers for compatibility with existing code.
A collection of wiki-related functions (such as editing via the API and displaying Twinkle-style windows), maintained as part of Twinkle (but usable separately)
User scripts are powerful customizations, authored by the community, that allow registered Wiktionarians to change Wiktionary's interface beyond the options available in preferences. This page provides a list of available scripts and instructions on installing them. User scripts are written in JavaScript.
Many of the most popular scripts become gadgets, and are subsequently removed from this page. You can enable them via Preferences - Gadgets. It is recommended that you check there first for any tool you might be looking for, since gadgets have been widely tested and proven useful and reliable.
Most scripts are designed and tested primarily with the Vector skin, Wiktionary's current default.
How to install user scripts:(Simple method for scripts located on English Wiktionary)
First, make sure you are registered and logged in. Only logged-in users can install scripts.
Click the superscript link next to the name of the script you want to install and follow the instructions in the footnote.
If there is no superscript link next to the name of the script, then follow the link to the script's documentation and look for installation instructions there.
After you copy the necessary code to your common.js file as instructed in the footnote/documentation, save the page and bypass your cache to make sure the changes take effect.
Automatic installer:Script Installer makes script installations fully automatic. The installer itself must first be installed manually. Afterwards, scripts can be installed with a single click.
Full manual instructions
# First, make sure you are registered and logged in. Only logged-in users can install scripts.
Add the following line: importScript('script_path'); -- where "script_path" is the full name of the .js page that opens when a script's "(source)" link is clicked.
For example, to install the Minor Edits script, add the following line: importScript('User:Dixtosa/minorEdits.js');
This is a portal about user scripts. The main purpose of this page is to list all of the useful userscripts that exist.
Feel free to add a new userscript.
If you want to request a userscript or discuss a development-related stuff or just have an idea refer to here.
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/scriptTitles.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Swalladge/scripts/sToSearch.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/gadgets-definition.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Betty/custom_languages.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/nymReferer.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Ruakh/Tbot.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/addAutoCat.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/expandASADRS.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/Edittools-character-names.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Yair rand/AddAudio.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/AjaxEdit.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:קיפודנחש/TemplateParamWizard.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:ערן/autocomplete.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Theopolisme/Scripts/autocompleter.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Js/ajaxPreview.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Equazcion/UniversalTransclusionPreviews.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/templatePreview.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/minorEdits.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:Wikipedia:AutoEd/basic.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Joeytje50/AWB.js/load.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/history.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/searchLang.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Useigor/Gadget-Ledokol.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:So9q/TranslationAdder-InputFiller.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:So9q/FilterTranslations.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Writ Keeper/Scripts/commonHistory.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/WhoDidThat.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/skipToPost.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/catwatch.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:MusikAnimal/customWatchlists.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:UncleDouggie/smart watchlist.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Js/watchlist.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Equazcion/RemoveMarkAll.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:קיפודנחש/watchlistMark.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Kephir/gadgets/hollis.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/unwatch.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/watchlistScriptTagging.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Epicgenius/nothanks.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/highlightme.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/reconstructedCategories.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:V111P/js/wlhFilters.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Markhurd/hidetopcontrib.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=meta:User:Dentonius/scripts/GlobalRecentChanges.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/hideUnwantedCategories.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Dixtosa/expandable.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Equazcion/ScriptInstaller.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=User:Erutuon/scripts/ScriptInstaller.js}}
↑Copy the following code, click here, then paste: {{subst:iusc|1=w:en:User:Dixtosa/userscriptInterwikiLink.js}}