All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Formula One Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:06, 5 August 2025 Formula talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: mw.loader.using( 'mediawiki.util' ).then( function () { var header = document.querySelector('.minerva-header .branding-box'); if (header) { var img = document.createElement('img'); img.src = '/w/images/FormulaOneLogo.svg'; // ← replace with your actual file path img.alt = 'Formula One Wiki'; img.style.height = '48px'; // Or larger if you like img.style...")
- 09:02, 5 August 2025 Formula talk contribs created page MediaWiki:Minerva.css (Created page with "All CSS here will be loaded for users of the MinervaNeue skin: Hide text site name: .minerva-header .branding-box .site-brand { display: none; } Inject logo image: .minerva-header .branding-box { background-size: contain; background-repeat: no-repeat; background-position: center; height: 48px; Increase if logo is tall: }")
- 08:33, 5 August 2025 Formula talk contribs created page MediaWiki:Randompage (Created page with "Any page")
- 08:32, 5 August 2025 Formula talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage * SEARCH * TOOLBOX * LANGUAGES")
- 08:30, 5 August 2025 Formula talk contribs created page MediaWiki:Recentchanges (Created page with "Edits")
- 08:05, 5 August 2025 Formula talk contribs deleted page MediaWiki:CommonHeader
- 08:05, 5 August 2025 Formula talk contribs created page MediaWiki:CommonHeader (Created page with "<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">")
- 07:31, 5 August 2025 Formula talk contribs created page MediaWiki:Createaccount (Created page with "Sign in")
- 07:19, 5 August 2025 Formula talk contribs created page MediaWiki:Vector.js (Created page with "All JavaScript here will be loaded for users of the Vector skin: if (mw.config.get('wgCanonicalSpecialPageName') === 'CreateAccount') { function tryRemoveBox(attempts) { var box = document.querySelector('.mw-createacct-benefits-container'); if (box) { box.remove(); } else if (attempts > 0) { setTimeout(function () { tryRemoveBox(attempts - 1); }, 100); } } tryRemoveBox(20); }")
- 06:54, 5 August 2025 Formula talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: mw.loader.using('ext.visualEditor.desktopArticleTarget.init', function () { ve.init.mw.DesktopArticleTarget.static.showWelcomeDialog = false; });")
- 06:12, 5 August 2025 Formula talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: #p-logo a { background-size: contain !important; background-repeat: no-repeat !important; height: 135px !important; width: 135px !important; margin: 0 auto; }")