Difference between revisions of "Module:Template translation"

Jump to navigation Jump to search
m
no edit summary
en>Verdy p
m (add a sandbox function 2 for fixing the previous one)
en>Verdy p
m
Line 107: Line 107:
     -- Then render the template
     -- Then render the template
     local arguments = {}
     local arguments = {}
     for k, v in pairs(frame.parent.args) do
     for k, v in pairs((frame:getParent() or {}).args) do
         arguments[k] = v
         arguments[k] = v
     end
     end
Anonymous user

Navigation menu