打开/关闭搜索
搜索
打开/关闭菜单
Magia Exedra中文百科
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
notifications
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
Module:Documentation:修订历史
帮助
来自Magia Exedra中文百科
更多操作
查看该页面的日志
过滤修订
展开
折叠
截止日期:
标签
过滤:
wikieditor(隐藏的标签)
可视化编辑
可视化编辑:已切换
已被回退
手工回退
撤销
新重定向
反选
显示版本
差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:
(当前)
=与最后修订的差异,
(之前)
=与上个修订的差异,
小
=小编辑。
2025年4月13日 (星期日)
当前
之前
00:44
2025年4月13日 (日) 00:44
Y2108
留言
贡献
36,685字节
+36,685
创建页面,内容为“-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions,…”