User:L10nM4st3r/Scripts
Appearance
User Tools
[edit]- Template Remover is a tool which removes all uses of templates that you configure it to remove. For best results, give yourself the psudo-bot flag, and make sure you have permission to edit fully protected pages. And it goes without saying, you are responsible for misuse or incorrect configuration, not me.
- wTools is a tool script which adds many features with automation and convenience in mind.
- Scripts part of the above, but also usable separately:
- User:L10nM4st3r/Move Tools.js: Adds extra options when moving pages, such as move subpages (which moves all pages, (not just the default 100 if you're an admin)), and also updates all links to the moved pages, including category members, template transclusions, and just regular page links.
- Code Trimmer adds an extra tool button when viewing javascript pages, and allows you to trim a script as well as import external scripts based on a template. To view an example of one such template, see this page.
Code Libraries
[edit]- helpers.js: Some general script helpers to make it easier for me to write tools.
- template_helpers.js: Can turn text into a dictionary, splitting parser functions into separate objects. You can have these parsed into a cleaner wiki-text output (without the parser functions making everything messy). Stable, should work in almost every case.
Appearance
[edit]- MoveSearch: Move the personal links and the searchbar to always stay at the top of the screen (monobook only)
Abandoned/Forgotten/Absolete
[edit]- ReportUser: a lightweight script for reporting users quickly. Currently only usable on a few wikis.
- wikimenu.js: A now-obsolete script which is basically an ugly version of what the wTools will be.
Other
[edit]- global.css: My own css file
- global.js: My own JS file