All public logs

From Elwiki

Combined display of all available logs of Elwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:12, 28 August 2022 Ritsu talk contribs created page MediaWiki:Gadget-Break.js (Created page with "ve.ui.commandRegistry.register( new ve.ui.Command( // Command name 'myBreak', // Type and name of the action to execute 'content', 'insert', // Calls the ve.ui.ContentAction#insert method { // Extra arguments for the action args: [ // Content to insert [ { type: 'break' }, { type: '/break' } ], // Annotate content to match surrounding annotations? true, // Move cursor to after the new content? (otherwise - select it)...")