All public logs

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

Logs
  • 13:15, 17 January 2024 Simon talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Any JavaScript here will be loaded for all // users on every page load. console.log('hello from common.js') // rename 'Discussion' tab or context menu button // to 'CSS' in the 'Pdf' namespace. const url = window.location.href, NS = 'Pdf', // content namespace cssNS = NS + 'CSS', // css namespace pageName = mw.config.get("wgPageName").spli...")