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

5 October 2025

  • curprev 20:1420:14, 5 October 2025 Ten talk contribs 609 bytes +609 Created page with "mw.loader.using('ext.wikiEditor').then(function () { $(function () { $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'insert', groups: { code: { label: 'Code' } }, tools: { codeblock: { label: 'Codeblock', type: 'button', icon: '//upload.wikimedia.org/wikipedia/commons/6/6a/OOjs_UI_icon_code.svg', action: { type: 'encapsulate', options: { pre: '<syntaxhigh..."