User:Irukaza/common.js:修订间差异

添加97字节 、​ 2021年8月18日 (星期三)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第1行: 第1行:
spanobj=document.createElement("span");
spanobj=document.createElement("span");
srch=document.getElementById("bodyContent");
srch=document.getElementById("page-actions");
srch.parentElement.insertBefore(spanobj,srch);
srch.parentElement.insertBefore(spanobj,srch);
spanobj.innerHTML="<a href=\"#\" id=\"notice\">讨论<\/a> · <a href=\"#\" id=\"notice\">分类<\/a> · <a href=\"#\" id=\"notice\">公告<\/a> · <a href=\"#\" id=\"notice\">下载APP<\/a>";
spanobj.innerHTML="<a href=\"https://zh.m.wikipedia.org/w/index.php?title=%E9%BB%91%E5%AE%A2%E5%B8%9D%E5%9B%BD&action=info\" id=\"toptool\">讨论<\/a> · <a href=\"#\" id=\"toptool\">分类<\/a> · <a href=\"#\" id=\"toptool\">公告<\/a> · <a href=\"#\" id=\"toptool\">下载APP<\/a>";
匿名用户