欢迎来到MCServerWiki!如果您是第一次来到这里,请点击:创建账户
“MediaWiki:Common.js”的版本间差异
来自MCServerWiki
小 |
小 |
||
| 第1行: | 第1行: | ||
// load user css and js | |||
username = document.getElementById("pt-userpage").a.innerHtml | |||
alert(username) // test | |||
2022年5月5日 (四) 20:42的最新版本
// load user css and js
username = document.getElementById("pt-userpage").a.innerHtml
alert(username) // test