Module:Documentation:修订间差异

删除的内容 添加的内容
删除 escapeBrackets 死代码(5行+导出)
去掉 message() 中多余的 preprocess 调用(config 已无 -{}-)
 
(未显示同一用户的2个中间版本)
第20行:
--[[
-- Gets a message from the cfg table and formats it if appropriate.
-- SupportsConfig is plain -{zh-hans:...;, no zh-hant:...;{}- syntax viaprocessing frame:preprocess()needed.
--]]
local msg = cfg[cfgKey]
第345行:
omargs.image = message('sandbox-notice-image')
 
local text = '____EXPECTUNUSEDTEMPLATE____EXPECTUNUSEDTEMPLATE__'local pagetype, pagetypee, sandboxCat
local pagetype, pagetypee, sandboxCat
if subjectSpace == 10 then
pagetype = message('sandbox-notice-pagetype-template')
第498行 ⟶ 第499行:
if links then
data.linksClass = message('start-box-link-classes')
data.linksId = message('start-box-link-id')
data.links = links
end