Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
add some styling
just use bubbles class
Line 507:
if note_image then
local icon = mw.html.create('span')
:addClass('wpb-header-iconbubbles')
:wikitext('[[File:' .. note_args.image_name .. '|20px]]')
:done()