主要公开日志

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索

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

日志
  • 2025年6月13日 (五) 15:35 ZAN热评 留言 贡献创建了页面Delink2 (创建页面,内容为“-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:mat…”)