Difference between revisions of "User:JP/common.js"
(Blanked the page) |
|||
| Line 1: | Line 1: | ||
| − | + | $(function(){ | |
| + | importArticles({ | ||
| + | type: "script", | ||
| + | articles: ["u:pad.wikia.com:MediaWiki:FilterTable.js"] | ||
| + | }); | ||
| + | }); | ||
Revision as of 16:20, 3 August 2016
$(function(){
importArticles({
type: "script",
articles: ["u:pad.wikia.com:MediaWiki:FilterTable.js"]
});
});