所有公开日志

跳转到导航 跳转到搜索

所有PlantsVsZombies Mixed公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2024年2月23日 (五) 04:31 4573去 讨论 贡献创建了页面MediaWiki:Gadget-Help.js (创建页面,内容为“$().ready(function(){ $('.mc-tooltips').each(function (i, e) { if(!e.children || e.children.length < 2){ return; } e.children[1].style.display = 'block'; tippy6(e.children[0], { content: e.children[1], arrow: true, theme: 'light-border', size: 'large', maxWidth: parseInt(e.children[1].dataset.size), trigger: e.children[1].dataset.trigger||'mouseenter focus' }); }); });”)