Jump to content

Module:Infobox: Difference between revisions

121 bytes added ,  11 years ago
try hack for out-of-order reflists
m>Mr. Stradivarius
(make all whitespace arguments nil, rather than just empty string arguments)
m>Mr. Stradivarius
(try hack for out-of-order reflists)
Line 268: Line 268:
             args[k] = v
             args[k] = v
         end
         end
    end
    if frame.args.below and mw.ustring.match(frame.args.below, '%S') then
        args.below = frame.args.below
     end
     end
   
   
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.