Module:Flagg: Difference between revisions

Content deleted Content added
add "l" option and noredlink= and missingcategory= parameters, for compatibility with {{flagicon}}
add 'b' option
Line 199:
if (args["missingcategory"] or '') ~= '' then
image = image..args["missingcategory"]
end
if string.find(me,"b") then
text = ''
end
end