Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.js"

Jump to navigation Jump to search
Testing just this for now
(testing)
(Testing just this for now)
Line 115: Line 115:
  */
  */
   
   
var CD05 = document.getElementById("mw-customcollapsible-2005CD");
document.getElementById('2005CD').id = '2005CD-unclicked';
if (CD05.hasAttribute("mw-collapsed")) {
        var CD05div = document.getElementsById('2005CD')[0];
        CD05div.id = '2005CD-unclicked';
}

Navigation menu