Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:55, 16 December 2025 Shahed talk contribs created page MediaWiki:Chorke/Common.js (Created page with "Syntaxhighlight Copy Button: mw.loader.using('jquery').done(function () { $('.mw-highlight pre').each(function () { const pre = $(this); const btn = $('<button>') .text('Copy') .addClass('copy-button') .css({ position: 'absolute', 'font-size': '12px', 'z-index': 1, right: '6px', top: '6px' }); const wrapper = $('<div>') .css({ position: 'relative' }); pre.wrap(wra...")