Module:InfoboxCharacter: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
     else
     else
         args.textcolor = 'black';
         args.textcolor = 'black';
    end
    if args.fullname == nil then
        args.fullname = args.name;
     end
     end