Difference between revisions 137870 and 137872 on testwiki

mw.log  =  function (assign, apply, action, add) {
   // Popup message, if under development
   //    assign  -- debugging object
   //               >  .max     number of message boxes
   //               >  .say     identification of app
   //               >< .loud    false: silent
   //               >< .man     current message box count
   //    apply   -- message string
(contracted; show full)               "text/javascript");


mw.loader.using( [ "mediawiki.util" ],
                 function() {
mw.loader.load("//test.wikipedia.org/w/index.php?title="
               + "User:PerfektesChaos/js/fileDescCommons.js"
               + "&action=raw&ctype=text/javascript&maxage=60&smaxage=3600
&vsn=1",
               "text/javascript");                       
                 } );