"ମଡ୍ୟୁଲ:Infobox" ପୃଷ୍ଠାର ସଂସ୍କରଣ‌ଗୁଡ଼ିକ ମଧ୍ୟରେ ତଫାତ

Content deleted Content added
remove extra newline from the below row, use a div tag instead of a span tag for image captions, per talk
make rowclass apply to headers as well as data cells, per protected edit request
୪୬ କ ଧାଡ଼ି:
root
.tag('tr')
.addClass(rowArgs.rowclass)
.tag('th')
.attr('colspan', 2)
Line ୩୬୫ ⟶ ୩୬୬:
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label', 'rowclass'}},
{prefix = 'rowclass'},
{prefix = 'class'}
}, 50)