| 第19行: |
第19行: |
| | end | | end |
| | local res = node:done() | | local res = node:done() |
| − | local args = {image = 'Copyright.svg', content = res} | + | return res |
| − | return frame:expandTemplate{title = "LiteInfoBox", args = args} | + | -- local args = {image = 'Copyright.svg', content = res} |
| | + | -- return frame:expandTemplate{title = "LiteInfoBox", args = args} |
| | end | | end |
| | | | |