Main public logs
From WikiDemocracy
Jump to navigationJump to search
Combined display of all available logs of WikiDemocracy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:53, 7 June 2026 Kirk talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Add this to your MediaWiki:Common.js page var snipcartScript = document.createElement('script'); snipcartScript.src = 'https://cdn.snipcart.com/themes/v3.0.31/default/snipcart.js'; snipcartScript.id = 'snipcart'; snipcartScript.setAttribute('data-api-key', 'YOUR_PUBLIC_SNIPCART_API_KEY_HERE'); document.head.appendChild(snipcartScript); var snipcartStyle = document.createElement('link'); snipc...")