Jump to content

MediaWiki:Gadget-EmojiVE.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.

1 November 2025

  • curprev 13:0413:04, 1 November 2025 Cdjensen94 talk contribs 1,281 bytes −316 No edit summary
  • curprev 12:4612:46, 1 November 2025 Cdjensen94 talk contribs 1,597 bytes +1,597 Created page with "// MediaWiki:Gadget-EmojiVE.js — VisualEditor tool mw.loader.using(['ext.visualEditor.desktopArticleTarget.init']).then(async () => { // Load the picker module const { EmojiButton } = await import('https://cdn.jsdelivr.net/npm/@joeattardi/emoji-button@4.6.4/dist/index.js'); // Define a simple command that opens the picker and inserts the result function openEmojiPickerWithSurface(surface, anchorEl) { const picker = new EmojiButton({ showSearch: true, show..."