Jump to content

MediaWiki:Common.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 February 2025

12 February 2025

9 February 2025

  • curprev 17:4717:47, 9 February 2025 Hedgedocs-admin talk contribs 3,575 bytes −4 No edit summary
  • curprev 17:4317:43, 9 February 2025 Hedgedocs-admin talk contribs 3,579 bytes +3,579 Created page with "// Create image preview block const imagePreviewElem = document.createElement('div') imagePreviewElem.innerHTML = '<div class="imagePreview"> <div class="imagePreview-background"></div> <div class="imagePreview-image"> <img class="imagePreview-image-element" style="cursor: pointer"> <a target="_blank" class="imagePreview-image-caption">Open image page</a> </div> </div>' const bodyElem = document.querySelector('body') bodyElem.insertBefore(imagePreviewElem.firstChild, bo..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.