维基百科:维基百科工具/返回页顶/c-top.js

维基百科,自由的百科全书

//

$('head').after("<div style=\"position: fixed; bottom: 5px; right: 5px; z-index: 999;\">"
               +"<a href=\"#\""
               +" style=\"color:white;background-color:#005896;font-size:15pt\">"
               +wgULS("返回页顶", "返回頁頂")
               +"</a>"
               +"</div>");
//