Javascript Overload
Some Javascript files are loaded too many times or not at all on wiki pages, depending on other settings. The way the scripts are included needs to be changed eventually, but for now the scripts just need to be loaded when they're needed.
Fixed for the next build. This occurred when more than 1 script was used/needed in more than 1 case. Breaking up the conditionals further should solve this for now.