Module:Icons: Difference between revisions

Minor fix to text for Agility handling
(Icon: Implement special handling for type 'agility', for linking to particular obstacles & pillars)
(Minor fix to text for Agility handling)
Line 394: Line 394:
img = 'Agility'
img = 'Agility'
iconType = 'skill'
iconType = 'skill'
if text == nil then
if text == nil or text == '' then
text = link
text = link
end
end