All public logs

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

Logs
  • 18:43, 18 May 2022 Elie talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: var _calc3 = ''; // string to be sent to calc3.php ajax var _popupLastOpened = null; // element const _popupClasses = ['ppContent','dp','dpVar']; function closePopup() { for (var i=0; i<_popupClasses.length; i++) { e = document.getElementsByClassName(_popupClasses[i]); for (var j=0; j<e.length; j++) { e[j].style.display = 'none'; } } _popupLastOpened = null; } function togglePopup(element)...")