User:Interiot/Tool2/code.js: Difference between revisions

Content deleted Content added
Galwhaa (talk | contribs)
okay, sorry, didn't work, you still need to use monobook
Galwhaa (talk | contribs)
testing more code - will revert if doesn't work or leave message if it does
Line 104:
 
function generate_main_report() {
fetch_data(goodUserName = params["username"].replace(/\+/g, "%20", output_main_report, 0, []);
fetch_data(goodUserName, "", output_main_report, 0, []);
}