- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "User:Dragonjet/common.js"
Jump to navigation
Jump to search
(test) |
m (new scripts) |
||
Line 2: | Line 2: | ||
type: "script", | type: "script", | ||
articles: [ | articles: [ | ||
+ | "w:c:dev:RevealAnonIP/code.js", | ||
+ | "w:c:dev:Countdown/code.js", | ||
"w:c:leagueoflegends:MediaWiki:Sm2.js" | "w:c:leagueoflegends:MediaWiki:Sm2.js" | ||
] | ] | ||
}); | }); |
Revision as of 14:32, 16 December 2014
importArticles({
type: "script",
articles: [
"w:c:dev:RevealAnonIP/code.js",
"w:c:dev:Countdown/code.js",
"w:c:leagueoflegends:MediaWiki:Sm2.js"
]
});