All public logs

Jump to navigation Jump to search

Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:46, 20 July 2023 PB2008 talk contribs created page User:PB2008/welcome-zht-UN-2.js (Created page with "// Adopted from [https://zh.moegirl.org.cn/index.php?title=User:AnnAngela/js/SendWelcomeMessage.js&action=edit&oldid=6651281] global mediaWiki: (function(mw) { if (!String.prototype.includes) String.prototype.includes = function includes(search, start) { 'use strict'; if (typeof start !== 'number') start = 0; if (start + search.length > this.length) return false; return this.indexOf(search, start) !== -1; }; mw.loader.impl...")