Module:Infobox: Difference between revisions

138 bytes added ,  4 years ago
(Undid revision 906073835 by Gonnym (talk) errors in code were reported)
(tracking with Category:Pages which use infobox templates with ignored data cells for discussion on talk page)
Line 109:
:cssText(rowArgs.rowcellstyle)
: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
local row = root:tag('tr')
Anonymous user