All public logs

Jump to navigation Jump to search

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

Logs
  • 08:33, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-gadgetLinks.js (Created page with "// Add gadget links to the gadgets that are being defined on MediaWiki:Gadgets-definition $(function() { function gadgetLink(page) { return '<a href="/w/MediaWiki:Gadget-'+page+'" title="MediaWiki:Gadget-'+page+'">'+page+'</a>'; } $('.page-MediaWiki_Gadgets-definition #bodyContent ul li').not('#toc li').each(function() { var txt = this.innerHTML; var links = txt.replace(/([a-zA-Z-]+)(\^\+\]\|)(.*)/, function(match, name, options, filelist) {...")