这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据

微件:Title:修订间差异

来自Limbo Wiki
跳转到导航 跳转到搜索
Sam0324留言 | 贡献
无编辑摘要
Sam0324留言 | 贡献
修饰语句
第1行: 第1行:
<script>
<script>
(window.RLQ=window.RLQ||[]).push(function(){
$("#lw-title").ready(function(){$("title").html($("#lw-title").get(0).innerHTML);});
$("#lw-title").ready(function(){$("title").html($("#lw-title").get(0).innerHTML);});
$("#lw-firsthead").ready(function(){$("h1#firstHeading").html($("#lw-firsthead").get(0).innerHTML);});
$("#lw-firsthead").ready(function(){$("h1#firstHeading").html($("#lw-firsthead").get(0).innerHTML);});
});
</script>
</script>

2022年3月29日 (二) 21:22的版本

<script> (window.RLQ=window.RLQ||[]).push(function(){ $("#lw-title").ready(function(){$("title").html($("#lw-title").get(0).innerHTML);}); $("#lw-firsthead").ready(function(){$("h1#firstHeading").html($("#lw-firsthead").get(0).innerHTML);}); }); </script>