Content deleted Content added
simplify the mainheader option - better to let clients specify the header contents themselves |
don't specify a wrapper template, as we want to specify default options on the template page |
||
Line 81:
function p.table(frame)
local args = require('Module:Arguments').getArgs(
return p._table(args)
end
|