今天是2025年12月14日 第50周 星期日
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
第6行:
第6行:
+
+
第58行:
第60行:
− +
第64行:
第66行:
− +
Fix
這個模組由[[Template:Lua]]調用
這個模組由[[Template:Lua]]調用
暫無模組調用
暫無模組調用
]=]--
]=]--
local yesno = require('Module:Yesno')
local yesno = require('Module:Yesno')
local mList = require('Module:List')
local mList = require('Module:List')
end
end
local moduleList = mList.makeList('bulleted', moduleLinks)
local moduleList = mList.makeList('bulleted', moduleLinks)
boxArgs.text = ' 本' ..
boxArgs.text = ' 此' ..
(mw.title.getCurrentTitle():inNamespaces(828,829) and '-{zh-hans:模块; zh-hant:模組;}-' or '模板') ..
(mw.title.getCurrentTitle():inNamespaces(828,829) and '-{zh-hans:模块; zh-hant:模組;}-' or '模板') ..
'使用[[Wikipedia:Lua|Lua语言]]:\n' .. moduleList
'使用[[Wikipedia:Lua|Lua语言]]:\n' .. moduleList
boxArgs.type = 'notice'
boxArgs.type = 'notice'
boxArgs.small = true
boxArgs.small = true
boxArgs.image = '[[File:Lua-Logo.svg|30px|alt=|link=]]'
boxArgs.image = '[[File:Lua-logo-nolabel.svg|30px|alt=|link=]]'
return mMessageBox.main('mbox', boxArgs)
return mMessageBox.main('mbox', boxArgs)
end
end