2013-03-25

← Older revision

Revision as of 13:39, March 25, 2013

Line 2:

Line 2:

importScriptPage('User:Monchoman45/ChatHacks.js', 'c');

importScriptPage('User:Monchoman45/ChatHacks.js', 'c');

importScriptPage('User:Joeytje50/ChatPMs.js', 'c');

importScriptPage('User:Joeytje50/ChatPMs.js', 'c');

+

+

importArticles({

+

type: "script",

+

articles: [

+

"u:dev:ListFiles/code.js" // ListFiles from Dev Wiki

+

]

+

});

+

}

Show more