Main public logs
From UAPedia
Jump to navigationJump to search
Combined display of all available logs of UAPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:53, 6 February 2026 Administrator talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Add a copyable 100px-wide thumb link on File: pages (good for portrait 440x587 -> ~100x133) mw.hook('wikipage.content').add(function ($content) { // Namespace 6 = File: if (mw.config.get('wgNamespaceNumber') !== 6) return; // On File: pages, wgTitle is usually the filename without "File:" var filename = mw.config.get('wgTitle'); if (!filename) return; // Build: /wiki/Special:Redir...")
- 04:36, 15 January 2026 Administrator talk contribs changed group membership for Robert.francis.jr: granted administrator
- 23:17, 1 December 2025 Administrator talk contribs created page File:Alien-reproduction-vehicle-gordon-novel-illustration.png
- 23:17, 1 December 2025 Administrator talk contribs uploaded File:Alien-reproduction-vehicle-gordon-novel-illustration.png
- 22:59, 1 December 2025 Administrator talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");")