Jump to content

Module:Portal and Module:Portal/sandbox: Difference between pages

(Difference between pages)
Content deleted Content added
Reapply fixed version
 
hide portal icons from screen readers
 
Line 199: Line 199:
local image = entry:tag('span')
local image = entry:tag('span')
image:addClass(sandboxVersion('portalbox-image'))
image:addClass(sandboxVersion('portalbox-image'))
image:attr("aria-hidden","true")
image:wikitext(item[1])
image:wikitext(item[1])
local link = entry:tag('span')
local link = entry:tag('span')