Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
(screw around with html again) |
(give up and just remove the url below the QR code) |
||
Line 42: | Line 42: | ||
if name and url then | if name and url then | ||
local qr = frame:callParserFunction('#qrlite', {url, format = 'svg', margin = '3'}) | local qr = frame:callParserFunction('#qrlite', {url, format = 'svg', margin = '3'}) | ||
table.insert(sections, {name, qr | table.insert(sections, {name, qr}) | ||
end | end | ||
end | end |