Module:Documentation:修订间差异
删除的内容 添加的内容
修复 data.linksId 未赋值导致 id=\\ |
去掉 message() 中多余的 preprocess 调用(config 已无 -{}-) |
||
第20行:
--[[
-- Gets a message from the cfg table and formats it if appropriate.
--
--]]
local msg = cfg[cfgKey]
| |||