Main public logs
Appearance
Combined display of all available logs of World Heritage. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:06, 13 December 2025 Wikipedia Foundation talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Scroll to top on page load or refresh window.addEventListener('load', function() { window.scrollTo({ top: 0, behavior: 'smooth' }); }); --- VERIFIED BADGE SCRIPT (Twitter-style, inline with title) ---: mw.loader.using('mediawiki.util').then(function () { $(function () { Badge + Popup HTML (matches your CSS exactly): const badgeHTML = ` <span class="verified-b...")