MediaWiki:Gadget-Tabber.js: Revision history

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump 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.

December 4, 2023

November 11, 2023

February 23, 2019

February 22, 2019

  • curprev 19:0119:01, February 22, 2019Porplemontage talk contribs 1,529 bytes +1,529 New Page: // ================== // tabber.js // Authors: Eric Fortin, Alexia E. Smith // ================== (function($) { $.fn.tabber = function() { return this.each(function() { // creat...