Module:Icons: Difference between revisions

Icon: Revert removal of `#` from links, facilitates linking directly to page sections with no obvious downside
(Add Golbin Raid override)
(Icon: Revert removal of `#` from links, facilitates linking directly to page sections with no obvious downside)
Line 431: Line 431:
img = sgsub(img, '/Training', '')
img = sgsub(img, '/Training', '')
img = sgsub(img, '/Guide', '')
img = sgsub(img, '/Guide', '')
link = sgsub(link, '#', '')
-- Special handling for links to Agility obstacles or pillars
-- Special handling for links to Agility obstacles or pillars