Module:Infobox Recipe/Sandbox: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(center some cells)
(time > duration)
Line 98: Line 98:
})
})
end
end
-- not implemented yet, for addin to time if showfull is true
-- not implemented yet, for addin to duration if showfull is true
if args.duration then
if args.duration then
mw.smw.set({
mw.smw.set({
Line 179: Line 179:
:tag('th')
:tag('th')
:attr{ colspan = '2' }
:attr{ colspan = '2' }
:wikitext('Time')
:wikitext('Duration')
:done()
:done()
:tag('td')
:tag('td')