Main public logs
More actions
Combined display of all available logs of WikiOasis Meta. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:00, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Wiki created (Created page with "== Wiki created == '''Hello''', I would like to tell you that I have created your wiki. You can now access it at {{{1|{{{wiki|the domain you specified in the request}}}}}}. You should have been automatically granted administrator and bureaucrat rights, if that's not the case then please leave a notice on the Steward requests page, so we can fix it immediately. Do not hesitate to ask questions if your question was not answered in our FAQ. Als...")
- 12:57, 24 May 2026 DarkMatterMan4500 talk contribs created page User:DarkMatterMan4500/SRG.js (Created page with "// <nowiki> $( function () { var SRG = {}; window.SRGHelper = SRG; SRG.summary = ' - with SRG.js'; SRG.setup = function () { $('span.mw-editsection-bracket:first-child').each( function() { try { var sectionNumber = this.parentElement.childNodes[1].href.match( /action=edit§ion=(\d+)/ )[1]; this.after( ' | ' ); $(this).after( $( '<a href="#" class="SRGHelper-add-comment" section=' + sectionNumber + '>Add a comment</a>') ); this.after( ' | ' ); $(this...")