User:Iamchenzetian/common.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
var targetLang = 'zh';
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Zuohaocheng/cate-langlinks.js&action=raw&ctype=text/javascript');
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Zuohaocheng/langlinks.js&action=raw&ctype=text/javascript');

$(document).ready(function() {
$("body div#mw-head div#p-personal ul li#pt-userpage").before('<li id="pt-en"><a href="http://zh.wikipedia.org" title="中文维基">中文维基</a></li>');
});