Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
User:Dragonjet/scripts/CommentWarning.js
(view source)
Revision as of 18:01, 15 March 2015
4 bytes removed
,
9 years ago
m
#article-comments
Line 1:
Line 1:
(function($, ArticleComments){
(function($, ArticleComments){
"use strict";
"use strict";
−
console.log("Comment Warning v0.
2
");
+
console.log("Comment Warning v0.
3
");
$(window).load(function(){
$(window).load(function(){
−
$(".kcCommentWarning").prependTo("#
WikiaArticleComments
");
+
$(".kcCommentWarning").prependTo("#
article-comments
");
});
});
}(jQuery, window.ArticleComments));
}(jQuery, window.ArticleComments));
Dragonjet
15
edits