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. Add a "notice this user" toggle on the block screen, to automatically tell them when they are blocked.
  1. Perhaps have the bot protect archive pages. Should be a parameter, and should check to see the user is an admin or crat. (If it is a non-user-talkpage, it should be added to a whitelist for it to be protected)
  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 page templating button
  5. Add common typo correction (have a buton, not an autocorrection feature)
  6. Typing {{Tl|, {{tlx|, {{ping|, {{u|, {{user|, or {{userlinks| will give auto-completions for usernames/templates (whichever fits best)
  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. Add a page size data to the area below the textarea.
  10. Add tool to quickly run some action for all subpages of a page (protect, delete, etc)