Main public logs

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

Logs
  • 06:47, 23 February 2026 Yaakiyu.jp talk contribs created page User:Yaakiyu.jp/common.js (Created page with "// wp:mw:Extension:CodeMirror/jaを無理やり導入するスクリプト {const t=mw.config.get(['wgAction','wgPageContentModel']);if(['edit','submit'].includes(t.wgAction)&&!['javascript','css'].includes(t.wgPageContentModel)){const s=document.createElement('script');s.src='https://www.mediawiki.org/w/load.php?debug=false&lang=ja&modules=ext.CodeMirror.v6|ext.CodeMirror.v6.lib|ext.CodeMirror.v6.mode.mediawiki';s.onload=function(){mw.loader.using(['ext.CodeMirror.v...")