打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模块:Redirect:修订历史

爱来自星云工艺喵!(づ。◕◡◡◕。)づ

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

最新 | 最旧) 查看( | 较旧50条)(20 | 50 | 100 | 250 | 500

2025年5月30日 (星期五)

  • 当前之前 13:352025年5月30日 (五) 13:35 Kuina 留言 贡献 3,689字节 +3,689 创建页面,内容为“-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't…”
最新 | 最旧) 查看( | 较旧50条)(20 | 50 | 100 | 250 | 500
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。