User:L10nM4st3r/sandbox

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

User:L10nM4st3r/sandbox

Noobaward.png
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&notfilter=read&notsections=alert%7Cmessage

css styling id for the edit textbox -> wpTextbox1

User:L10nM4st3r/sandbox/2

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

  1. Finish removing Template:OmBox and similar.


-- For wTools

  1. Add list buttons (to create lists)
  2. Add common typo correction (have a buton, not an autocorrection feature)
  3. Typing {{Tl|, {{tlx|, {{ping|, {{u|, {{user|, or {{userlinks| will give auto-completions for usernames/templates (whichever fits best)
  4. 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.
  5. Add page templating links to sidebar
  6. Make the template remover integrate with the sidebar tool if it is present.
  7. 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)
  8. Add themes, such as dark mode, different colour scemes, etc.
  9. if page is deleted when editing a page (or when using the user templating tools), ask confirmation to publish the edit.
  10. Add a page size data to the area below the textarea.
  11. When the editor loads, grab focus to it if the old editor has focus, also set the cursor to match the old editor, and set the scroll to match
  12. When on the vanilla "show preview" page, it doesn't recognise section editing.