65
个编辑
(创建页面,内容为“→这里的任何JavaScript将为所有用户在每次页面载入时加载。: // install Wikipedia:User:Cacycle/wikEd in-browser text editor (function () { var script = document.createElement('script'); script.src = 'https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript'; script.async = true; document.getElementsByTagName('head')[0].appendChild(script); } ) ();”) |
(没有差异)
|