模块:Clickable button 2:修订间差异
跳转到导航
跳转到搜索
无编辑摘要
无编辑摘要 标签:已被回退 |
无编辑摘要 标签:手工回退 |
||
第7行: | 第7行: | ||
function p.main(frame) | function p.main(frame) | ||
local args = require('Module:Arguments').getArgs(frame, { | local args = require('Module:Arguments').getArgs(frame, { | ||
wrappers = ' | wrappers = 'Template:Clickable button 2' | ||
}) | }) | ||
return p.luaMain(args) | return p.luaMain(args) |