Jump to content

Module:Infobox: Difference between revisions

Undid revision 906073835 by Gonnym (talk) errors in code were reported
Line 109: Line 109:
                     :cssText(rowArgs.rowcellstyle)
                     :cssText(rowArgs.rowcellstyle)
                     :wikitext(fixChildBoxes(rowArgs.header, 'th'))
                     :wikitext(fixChildBoxes(rowArgs.header, 'th'))
        if rowArgs.data then
        root:wikitext('[[Category:Pages which use infobox templates with ignored data cells]]')
      end
     elseif rowArgs.data then
     elseif rowArgs.data then
         local row = root:tag('tr')
         local row = root:tag('tr')