Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
??? instead of blank
simp
Line 351:
table.insert(rows, importance_row)
if importance~='Unknown' then -- importance is not NA or Unknown
table.insert(
local new_bubble = bubble(importance..'‑'..importance_name, colour)
table.insert( nested_ratings, new_bubble)
local new_bubble = bubble(importance..'‑'..importance_name, colour)
)
end
end