More actions
Combined display of all available logs of WiiWAD Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:19, 27 October 2024 Gabubu talk contribs protected MediaWiki:Common.js [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 11:50, 27 October 2024 Gabubu talk contribs created page MediaWiki:Common.js (Created page with "Added by Gabubu and big thanks to Lighty for making it!: //Init $(function(){ var allLinks = $("a").filter(function(){ return this.hostname && this.hostname !== location.hostname; //Filter if internal link }).click(function(e) { e.preventDefault(); LG_create_popup(this.href); }); }); function LG_create_popup(link) { var popup = document.createElement("dialog"); popup.innerHTML = "<h2>WARNING</h2><br/><p class='lg_warn'>You are leaving WiiWAD Wiki and goin...")