Module:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
InvalidCards (talk | contribs) (Profession parameter superseded by profession bubbles) |
(No bubble row) |
||
Line 68: | Line 68: | ||
infobox:add_row{ |
infobox:add_row{ |
||
{tag='td', content=Infobox.param('profession_bubble_b'), class='infobox-bubble-item', colspan="20"}, |
{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' |
addClass = 'infobox-bubble-row' |
||
} |
} |