今天是2025年5月14日 第20周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
小
per EP
第22行:
第22行:
local moduleTitle = mw.title.makeTitle( 'Module', 'CGroup/' .. name )
local moduleTitle = mw.title.makeTitle( 'Module', 'CGroup/' .. name )
if moduleTitle and moduleTitle.exists then
if moduleTitle and moduleTitle.exists then
− local data = require( 'Module:CGroup/' .. name )
+ local data = mw.loadData( 'Module:CGroup/' .. name )
local pieces = {}
local pieces = {}
if data.content then
if data.content then