Module:Template test case: Difference between revisions

m
a few comments
(In the end they could be merged nicely)
m (a few comments)
Line 436:
local dataRow = tableroot:tag('tr')
-- Header
if self.options.showheader then
if self.options.format == 'tablerows' then
Line 454 ⟶ 455:
end
-- Template output
dataRow:tag('td')
:newline()
Anonymous user