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 17:56, 15 March 2015
2 bytes added
,
9 years ago
m
#WikiaArticleComments
Line 1:
Line 1:
(function($, ArticleComments){
(function($, ArticleComments){
"use strict";
"use strict";
−
console.log("Comment Warning v0.
1
");
+
console.log("Comment Warning v0.
2
");
$(window).load(function(){
$(window).load(function(){
−
$(".kcCommentWarning").prependTo("#
WikiaArticleFooter
");
+
$(".kcCommentWarning").prependTo("#
WikiaArticleComments
");
});
});
}(jQuery, window.ArticleComments));
}(jQuery, window.ArticleComments));
Dragonjet
15
edits