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-
:wikitext('[[File:' .. note_args.image_name .. '|20px]]')
:done()
|