Module:Infobox Item: Difference between revisions
No bubble row
InvalidCards (talk | contribs) (Profession parameter superseded by profession bubbles) |
(No bubble row) |
||
Line 68:
infobox:add_row{
{tag='td', content=Infobox.param('profession_bubble_b'), class='infobox-bubble-item', colspan="20"},
addClass = 'infobox-bubble-row'
}
else
infobox:add_row{
{tag='td', content='', colspan="20"},
addClass = 'infobox-bubble-row'
}
|