Changes

Jump to navigation Jump to search
25 bytes added ,  15:36, 21 October 2022
m
no edit summary
Line 36: Line 36:  
function sb.footnote( frame )
 
function sb.footnote( frame )
 
local str = ''
 
local str = ''
 +
local arch_note = frame.args['archivist_notes']
    
if frame.args['author'] > 0 then
 
if frame.args['author'] > 0 then
Line 43: Line 44:  
end
 
end
   −
if isempty(frame.args['archivist_notes']) then
+
if arch_note =='' then
 
str = 'by unknown author'
 
str = 'by unknown author'
 
else  
 
else  

Navigation menu