Sleeping Cocoon-wikiの取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2025年1月12日 (日) 03:14 Umeda トーク 投稿記録 がページ「MediaWiki:Vector.js」を作成しました (ページの作成:「All JavaScript here will be loaded for users of the Vector skin: ** Mobile navigation toggle button **: $( function () { var mobileSidebarButton = document.createElement( 'button' ); mobileSidebarButton.className = 'mobile-nav-toggle'; mobileSidebarButton.addEventListener( 'click', function () { mobileSidebarButton.classList.toggle( 'nav--expanded' ); } ); document.body.classList.add( 'has-vector-mobile-menu' ); document.getElementById…」)