MediaWiki:Gadget-Center.js: Revision history

From Elwiki

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.

28 August 2022

  • curprev 20:4920:49, 28 August 2022Ritsu talk contribs 3,347 bytes +3,347 Created page with "mw.loader.using( [ 'ext.visualEditor.core', 'ext.visualEditor.mwtransclusion' ] ).then(function () { // --------- (start of ve.ui.CenterAction definition) ----------------------------------------------- // This is based on [lib/ve/src/ui/actions/ve.ui.BlockquoteAction.js] from Extension:VisualEditor. ve.ui.CenterAction = function VeUiCenterAction() { ve.ui.CenterAction.super.apply( this, arguments ); }; OO.inheritClass( ve.ui.CenterAction, ve.ui.Action ); ve.ui...."