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

模块:System:修订历史

来自INFWiki

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

2025年8月2日 (星期六)

  • 当前之前 22:122025年8月2日 (六) 22:12 9Yan 留言 贡献 17,414字节 +17,414 创建页面,内容为“local System = {} local Array = require( 'Module:Array' ) local Starmap = require( 'Module:Starmap_old' ) local Infobox = require( 'Module:InfoboxNeue' ) local TNT = require( 'Module:Translate' ):new() local config = mw.loadJsonData( 'Module:System/config.json' ) local lang if config[ 'module_lang' ] then lang = mw.getLanguage( config[ 'module_lang' ] ) else lang = mw.getContentLanguage() end local langCode = lang:getCode() --- Wrapper function for Module:…”