Module:Portal and Module:Portal/sandbox: Difference between pages
(Difference between pages)
imported>Pppery Reapply fixed version |
imported>Hike395 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') | ||