User:WPuppet/monobook.js

出自維基百科,自由嘅百科全書
注意:儲存之後,你可能要兜過你嘅瀏覽器快取至睇到更改。Internet Explorer: 撳住Ctrl掣再撳重新整理掣。 Firefox: 撳住Shift掣再撳重新載入(又或者撳Ctrl-Shift-R)。 Google Chrome同埋Safari用戶就噉撳個重載掣。
document.write('<div style=\"position:absolute;top:0em;left:13em;color:#005994;font-size:120%\"><a href=\"http:\/\/zh-yue.wikipedia.org\/w\/index.php?title=Special:Log&limit=500&type=newusers\">Welcomelist<\/a>&nbsp;&nbsp;<a href=\"javascript:addwelcomemsg();\">Welcome<\/a>&nbsp;&nbsp;<a href=\"javascript:history.go(-2);">Back<\/a><\/div>');

function addwelcomemsg(){
	var Inpb=document.getElementById("wpTextbox1");
	Inpb.value="{\{subst:welcoming}\}";
	document.getElementById("editform").submit();
}