Main public logs
Combined display of all available logs of Continuum Universes Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:46, 1 November 2025 Cdjensen94 talk contribs created page MediaWiki:Gadget-EmojiVE.js (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...")