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

Main public logs

More actions

Combined display of all available logs of Growtopia Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:41, 10 February 2026 HashJona talk contribs created page MediaWiki:UserScripts/Shortcuts.js (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...")