The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

MediaWiki:Gadget-userProfile.js: Revision history

From The Codex

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.

30 January 2024

  • curprev 16:3716:37, 30 January 2024GiverOfThePeace talk contribsm 7,453 bytes 0 Protected "MediaWiki:Gadget-userProfile.js" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 15:5815:58, 30 January 2024GiverOfThePeace talk contribs 7,453 bytes +7,453 Created page with "// mw.loader.load( 'https://meta.wikimedia.org/w/index.php?title=User:MarkusRost/profile.js&action=raw&ctype=text/javascript' ); mw.loader.using( [ 'mediawiki.util', 'mediawiki.api' ] ).done( function() { var config = mw.config.get( [ 'wgRelevantUserName', 'wgNamespaceNumber', 'wgUserLanguage', 'wgArticleId', 'wgAction', 'wgTitle' ] ); var username = config.wgRelevantUserName; if ( !username || window.loadedHorseUserProfile ) return; window.loadedHorseUs..."