所有公开日志

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

日志
  • 2023年8月3日 (四) 15:32 Zeroclanzhang 讨论 贡献创建了页面模块:CiteStatsape (创建页面,内容为“local p = {} local args --- Helper function checking if a substring is in a string -- -- @param needle string - Value to search for -- @param haystack string - String to search in -- -- @return bool - True if found local function stringContains( needle, haystack ) return string.find( mw.ustring.lower( haystack ), needle, 1, true ) end --- Remove hyphen and format string into title case -- -- @param title string -- -- @return string local function formatTi…”)