Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:DarkMatterMan4500/SRG.js: Revision history

From WikiOasis Meta

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 May 2026

  • curprev 12:5712:57, 24 May 2026 DarkMatterMan4500 talk contribs 3,173 bytes +3,173 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&section=(\d+)/ )[1]; this.after( ' | ' ); $(this).after( $( '<a href="#" class="SRGHelper-add-comment" section=' + sectionNumber + '>Add a comment</a>') ); this.after( ' | ' ); $(this..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.