Module:Infobox/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Imported documentation, removed bottomLinks/defineLinks)
 
(documenting meta = to addRow)
Line 274: Line 274:
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
{
{
meta = { addClass = 'class' }, -- Optional line, string containing a class to apply to the entire row
{ celltype, label, <attr1> = <value1>, <attr2> = <value2> ... },
{ celltype, label, <attr1> = <value1>, <attr2> = <value2> ... },
...
...