“Widget:Sandbox”的版本间差异

删除100字节 、​ 2020年11月13日 (五) 06:02
无编辑摘要
标签移动版网页编辑 移动版编辑
<noinclude>{{info|text=这里是Widget沙盒,管理员用户可以使用以下预先准备的框架进行编辑测试。}}</noinclude><includeonly><!--{if !isset($wgWidgetSandbox) || !$wgWidgetSandbox}--><!--{assign var="wgWidgetSandbox" value=true scope="global"}--><iframe src="https://www.bilibili.com/blackboard/newplayer.html?aid=93648366&cid=159897964"></iframe><script>
//</includeonly>JavaScript脚本:<pre lang="js">
// 这里输入代码
 
var timer = setInterval(function() {
if(window.jQuery) {
clearInterval(timer);
$('#mw-content-text > .mw-parser-output').append( $('<p>').text('jQuery is loaded!') );
}
}, 100);
//</pre>
<includeonly>
16,874

个编辑