Module:Icon: Difference between revisions

Jump to navigation Jump to search
m Reverted edit by Gammaton32 (talk) to last revision by LVL
Tag: Rollback
corrected l1 override
Line 133: Line 133:
     end
     end


     local customText = args.l1 or ""
     local customText = args.l1 or name
     local size = args.size or "20px"
     local size = args.size or "20px"
     local noLink = args["no-link"] == "true"
     local noLink = args["no-link"] == "true"