今天是2024年11月5日 第45周 星期二
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
變更
跳至導覽
跳至搜尋
小行 22:
行 22:
− +
per EP
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