Content deleted Content added
here |
Must be a non-breaking hyphen or the bubble will wrap over two lines on very small screens |
||
Line 333:
table.insert(rows, class_row)
local new_bubble = bubble(
class .. '
class,
frame:expandTemplate{ title = 'Class/colour', args = {class} },
Line 378:
if importance~='Unknown' then -- importance is not NA or Unknown
local new_bubble = bubble(
importance .. '
importance,
frame:expandTemplate{ title = 'Importance/colour', args = {importance} },
|