旧站的内容可能已过时。您可以前往“真魂”分站查看本页面,那里的内容将会定期同步。
“帮助:Minilab”的版本间的差异
来自个人维基
(以“{{MywikiParaHack|<html><textarea style="width:100%;box-sizing:border-box;height:20rem" onblur="try{var __r=eval(this.value);if(__r!==undefined)alert(__r)}catch(e){al...”为内容创建页面) |
|||
第1行: | 第1行: | ||
− | {{MywikiParaHack|<html><textarea style="width:100%;box-sizing:border-box;height:20rem" onblur="try{var __r=eval(this.value) | + | {{MywikiParaHack|<html> |
+ | <textarea autocapitalize=off spellcheck=false | ||
+ | style="width:100%;box-sizing:border-box;height:20rem" | ||
+ | onblur=" | ||
+ | try{ | ||
+ | var __r = eval(this.value) | ||
+ | if (__r !== undefined) | ||
+ | alert(__r) | ||
+ | } catch (e) { | ||
+ | alert(e) | ||
+ | } | ||
+ | " | ||
+ | ></textarea> | ||
+ | </html>}} |