User:L10nM4st3r/sandbox

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

User:L10nM4st3r/sandbox


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

Css style font-weight - A value of 800 is default bold text. A value of 300 is normal text (I think)

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. Have a proper settings menu
  2. Have a proper update changelog menu
  3. Have a configuration menu which only appears for me or admins. Allows automatic editing of the per-wiki configuration for tools like user templating.
  4. Have a purge button
  5. Have a page templating button
  6. Make editor send you to a "noredirect" link version if a #REDIRECT is found.
  7. Improve edit conflict detection, by passing more info into the edit post, rather than checking the most recent revision (because it's slower)
  8. Add list buttons (to create lists)
  9. Add common typo correction (have a buton, not an autocorrection feature)
  10. Typing {{Tl|, {{tlx|, {{ping|, {{u|, {{user|, or {{userlinks| will give auto-completions for usernames/templates (whichever fits best)
  11. 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.
  12. Add page templating links to sidebar
  13. Make the template remover integrate with the sidebar tool if it is present.
  14. 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)
  15. Add themes, such as dark mode, different colour scemes, etc.
  16. if page is deleted when editing a page (or when using the user templating tools), ask confirmation to publish the edit.
  17. Add a page size data to the area below the textarea.
  18. 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
  19. When on the vanilla "show preview" page, it doesn't recognise section editing.


TEST EDIT