User:A bee/User Scripts/Scripts/Javascript: 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.

13 October 2022

  • curprev 21:3821:38, 13 October 2022A bee talk contribs 1,898 bytes 0 A bee changed the content model of the page User:A bee/User Scripts/Scripts/Javascript from "wikitext" to "JavaScript": testing Tag: content model change
  • curprev 21:2321:23, 13 October 2022A bee talk contribs 1,898 bytes +1,898 Created page with "gettit // User:A bee/common.js // <pre><nowiki> // Please leave the following line // user:Where/usertabs addOnloadHook(function() { if (mw.config.get('wgTitle').indexOf("/") != -1 || document.title.indexOf("- History -") != -1) //no subpages or history return; if (mw.config.get('wgCanonicalNamespace') == "User" || mw.config.get('wgCanonicalNamespace') == "User_talk") { var username = encodeURIComponent( mw.config.get('wgTitle') ); addPortlet..."