“MediaWiki:Common.js”的版本间差异
小 |
|||
| (未显示3个用户的6个中间版本) | |||
| 第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