微件:Title:修订间差异

来自Limbo Wiki
无编辑摘要
(修饰语句)
第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日 (二) 13: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>