User:DanielNL/common.js: Difference between revisions
Jump to navigation
Jump to search
(Created page with "$( document ).ready( function() { mw.hook( 'wikiEditor.toolbar' ).add( function( $toolbar ) { // Click the Preview button to activate right-side pane $toolbar.find( '.tool[rel="realtimepreview"]' ).trigger( 'click' ); } ); } );") |
(not working) Tag: Blanking |
||
| Line 1: | Line 1: | ||