MediaWiki:Gadget-Tooltip.js: Revision history

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.

14 July 2026

4 September 2025

  • curprev 04:5604:56, 4 September 2025 Mattk4355 talk contribs 165 bytes +165 Created page with "mw.hook('wikipage.content').add(() => { // add class to body as hook for any further styling or detection document.body.classList.add('gadget-toggle-tooltip'); });"