User:Harej/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.

8 July 2023

  • curprev 00:2800:28, 8 July 2023Harej talk contribs empty −1,963 Blanked the page Tag: Blanking
  • curprev 00:1600:16, 8 July 2023Harej talk contribs 1,963 bytes +1,963 Created page with "// Quick-add Wikidata ID // Check if we're on an Item: page if (mw.config.get('wgNamespaceNumber') === 120) { // Import OOUI mw.loader.using( 'oojs-ui' ).done( function () { var fieldLayout, formPanel, fieldset; // Create a FieldLayout fieldLayout = new OO.ui.FieldLayout( new OO.ui.TextInputWidget( { id: 'wikidataInput', placeholder: 'Wikidata item' } ), { label: 'Wikidata item', al..."