Editing Module:Infobox
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 441: | Line 441: | ||
:tag('div') |
:tag('div') |
||
:addClass('infobox-buttons') |
:addClass('infobox-buttons') |
||
:attr('data-default- |
:attr('data-default-version', self.default_version) |
||
-- Dropdown list instead of buttons if too many versions |
-- Dropdown list instead of buttons if too many versions |
||
if self.versions > self.max_buttons then |
if self.versions > self.max_buttons then |