MediaWiki:Common.js:修訂間差異
外觀
建立內容為「// <![CDATA[ (function() { // 仅在包含 inputbox 的页面执行,避免全站性能损耗 var inputBox = document.querySelector('.mw-inputbox'); if (!inputBox) return; var today = new Date(); var day = today.getDate(); var month = (today.getMonth() + 1).toString().padStart(2, '0'); var year = today.getFullYear(); // 精准定位 InputBox 生成的输入框 var targetInput = inputBox.querySelector('input[type="text"]…」的新頁面 標籤:行動版編輯 行動版網頁編輯 進階行動版編輯 |
清空全部內容 標籤:清空 行動版編輯 行動版網頁編輯 進階行動版編輯 |
||
| (未顯示同一使用者於中間所作的 2次修訂) | |||
| 第1行: | 第1行: | ||