User contributions for Manetta
Jump to navigation
Jump to search
24 November 2022
- 16:3616:36, 24 November 2022 diff hist +314 MediaWiki:Common.css Undo revision 5 by Manetta (talk) Tag: Undo
- 16:3616:36, 24 November 2022 diff hist −14 MediaWiki:Common.js No edit summary
- 16:3516:35, 24 November 2022 diff hist −314 MediaWiki:Common.css No edit summary Tag: Reverted
- 16:3516:35, 24 November 2022 diff hist +364 N MediaWiki:Common.css Created page with "→CSS placed here will be applied to all skins: #p-views #ca-css, #p-views #ca-content { order: 100; } #p-views #ca-css > a, #p-views #ca-content > a { →background-color: var(--color-primary);: background-color: #ff10c3; color: #fff; } #p-views #ca-css > a::after, #p-views #ca-content > a::after { margin-right: 0; width: 0; opacity: 0; }"
- 16:3516:35, 24 November 2022 diff hist +1,592 N 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 'Publishing' namespace. const url = window.location.href, NS = 'Publishing', // content namespace cssNS = NS + 'CSS' // css namespace if (url.includes(NS + ':')) { console.log('thi..."
- 16:3316:33, 24 November 2022 diff hist +4 N Pdf:Test Created page with "test" Tag: Visual edit: Switched