Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:UserScripts/Shortcuts.js: Revision history

MediaWiki interface page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 February 2026

  • curprev 16:4116:41, 10 February 2026 HashJona talk contribs m 2,317 bytes 0 Protected "MediaWiki:UserScripts/Shortcuts.js": utility script ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 16:4116:41, 10 February 2026 HashJona talk contribs 2,317 bytes +2,317 Created page with "// MediaWiki:UserScripts/Shortcuts.js // Shortcuts: // d -> delete current page // h -> history // r -> recent changes // e -> edit current page // u -> upload file // p -> protect current page // // Wikitext editor only: // Ctrl+Enter (or Cmd+Enter) -> Save changes // // Notes: // - D/H/R/E/U/P won't trigger while typing. // - Ctrl/Cmd+Enter WILL trigger while typing in the wikitext textarea. (function () { if (window.__shortcutsInstalled) return; wind..."