User:MetalManeMc/vector-2022.js: Revision history

Jump to navigation Jump to search

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.

27 January 2024

  • curprev 19:2319:23, 27 January 2024MetalManeMc talk contribs 123 bytes −413 No edit summary
  • curprev 17:1617:16, 27 January 2024MetalManeMc talk contribs 536 bytes +536 Created page with "→‎* * Spoiler test: function spoilerToggle() { var element = document.getElementById("spoiler"); element.classList.toggle("no-spoilers"); } function ispoilerToggle() { var element = document.getElementById("ispoiler"); element.classList.toggle("no-spoilers"); } function iispoilerToggle() { var element = document.getElementById("iispoiler"); element.classList.toggle("no-spoilers"); } function iiispoilerToggle() { var element = document.getElementByI..."