User:L10nM4st3r/sandbox: Difference between revisions
From Uncyclopedia, the content-free encyclopedia
Jump to navigation
Jump to search
Line 30:
Line 30:
#Make the built-in wikitext autocomplete not show unless the user types underscores, angular brackets, or squiggly brackets
#Make the built-in wikitext autocomplete not show unless the user types underscores, angular brackets, or squiggly brackets
#if page is deleted when editing a page (or when using the user templating tools), ask confirmation to publish the edit.
#if page is deleted when editing a page (or when using the user templating tools), ask confirmation to publish the edit.
+
#Add a page size data to the area below the textarea.
Latest revision as of 22:22, 7 February 2025
User:L10nM4st3r/sandbox
Nominated Noob of the Moment
This user has been nominated for Noob of the Moment — you can vote for them or nominate your favourite users at Uncyclopedia:Noob of the Moment.
mw.config.get -> https://www.mediawiki.org/wiki/Manual:Interface/JavaScript
For when I decide to revamp the show notifications message: https://meta.wikimedia.org/wiki/Special:ApiSandbox#action=query&format=json&meta=notifications&formatversion=2¬filter=read¬sections=alert%7Cmessage
css styling id for the edit textbox -> wpTextbox1
Useful Templates[edit | edit source ]
{{tlx|<template name>|<arguments>}}
- used for previewing a template's link, and supports any number of arguments.
ToDo List[edit | edit source ]
-- In general
- Finish removing Template:OmBox and similar.
-- For wTools
- Add list buttons (to create lists)
- Add common typo correction (have a buton, not an autocorrection feature)
- Typing {{Tl|, {{tlx|, {{ping|, {{u|, {{user|, or {{userlinks| will give auto-completions for usernames/templates (whichever fits best)
- Make it store a backup of your edit-box's content, incase your internet cuts out for one nanosecond and your device reloads like it does whenever that happens, resetting hours of typing progress. Make it also store edit summary and scroll amount in the backup too.
- Add page templating links to sidebar
- Make the template remover integrate with the sidebar tool if it is present.
- Implement a form of typo-correction and typo suggestions (we can underline typos if we find them, as well as a button to disable auto-typo correction)
- Add themes, such as dark mode, different colour scemes, etc.
- Add a full-screen mode (primary purpose is to prevent scrolling)
- Make the built-in wikitext autocomplete not show unless the user types underscores, angular brackets, or squiggly brackets
- if page is deleted when editing a page (or when using the user templating tools), ask confirmation to publish the edit.
- Add a page size data to the area below the textarea.