開啟主選單
首頁
隨機
登入
設定
關於Akarin
免責聲明
Akarin
搜尋
變更
← 較舊編輯
模块:NoteTA
(檢視原始碼)
於 2022年7月11日 (一) 18:56 的修訂
移除 26 位元組
、
2022年7月11日 (一) 18:56
小
导入41个版本
行 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
行 109:
行 109:
local code = Tc .. Gc .. Lc
local code = Tc .. Gc .. Lc
if code ~= '' then
if code ~= '' then
−
local hash = require( 'Module:Crc32lua' ).crc32(
require( 'Module:MicroJSON' )
.
encode_object
( args ) )
+
local hash = require( 'Module:Crc32lua' ).crc32(
mw
.
dumpObject
( args ) )
code = frame:extensionTag{
code = frame:extensionTag{
name = 'indicator',
name = 'indicator',
白龙
行政員
、
使用者查核員
、importer、
介面管理員
、
結構式討論監督員
、
管理員
1,511
次編輯