All public logs
Jump to navigation
Jump to search
Combined display of all available logs of FRC Archive Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:10, 29 May 2023 Fallinsideahole talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * Collapsible tables * * Allows tables to be collapsed, showing only the header. See Wikipedia:NavFrame. * @maintainer User:R. Koot (on Wikipedia): var autoCollapse = 2; var collapseCaption = 'hide'; var expandCaption = 'show'; function hasClass( element, className ) { var Classes = ( element && element.className && element.className.split( " " ) ) || []; for ( var i = 0; i...")