Module:Flagg: Difference between revisions

Content deleted Content added
add 'b' option
implement fallback option
Line 83:
fsec = fsec and "#"..fsec or ""
csec = csec and "#"..csec or ""
 
if string.find(me,"f") then
if mw.title.new( flink ).exists == false then
flink = clink
end
end
 
local name = args["name"]