Content deleted Content added
No edit summary |
No edit summary |
||
Line 9:
local heading2 = args['_heading2'] or '{{' .. template2 .. '}}'
local
local res2 = frame:expandTemplate{ title = template2, args }
return '<table><tr><th>' .. heading1 .. '</th><th>' .. heading2 .. '</tr>\n' ..
▲ end
end
|