跳至內容

「Module:沙盒/盐棋/Sandbox2」:修訂間差異

移除 9 位元組 、​ 2022年5月6日 (星期五)
nowiki2
(nowiki)
(nowiki2)
第2行: 第2行:


function p.main(frame)
function p.main(frame)
return "<nowiki>"..mw.getCurrentFrame():expandTemplate{ title = ":版本更新日志" }.."</nowiki>"
return mw.text.nowiki(mw.getCurrentFrame():expandTemplate{ title = ":版本更新日志" })
end
end


return p
return p
1,132

次編輯